Skip to content

Commit

Permalink
Fedora Linux v5.4.7 - pipeline fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeeq committed Jan 6, 2020
1 parent 8ea6da9 commit da9b4b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions patch_driver.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@ echo -e "bce.ko\napple-ib-als.ko\napple-ib-tb.ko\napple-ibridge.ko" >> mod-extra
echo 'inputdrvs="gameport tablet touchscreen bce touchbar"' >> filter-x86_64.sh

### Remove thunderbolt driver
sed -i "s/CONFIG_THUNDERBOLT=m/CONFIG_THUNDERBOLT=n/g" kernel-x86_64*
sed -i "s/CONFIG_THUNDERBOLT=m/CONFIG_THUNDERBOLT=n/g" configs/fedora/generic/x86/x86_64/CONFIG_THUNDERBOLT
# sed -i "s/CONFIG_THUNDERBOLT=m/CONFIG_THUNDERBOLT=n/g" kernel-x86_64*
# sed -i "s/CONFIG_THUNDERBOLT=m/CONFIG_THUNDERBOLT=n/g" configs/fedora/generic/x86/x86_64/CONFIG_THUNDERBOLT

0 comments on commit da9b4b6

Please sign in to comment.