Skip to content

Commit

Permalink
update to 6.6.4 v2
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeeq committed Dec 5, 2023
1 parent ac42805 commit bd33fff
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,9 @@ echo >&2 "===]> Info: Applying kconfig changes... ";
{
echo "CONFIG_APPLE_BCE=m"
echo "CONFIG_BT_HCIBCM4377=m"
echo "CONFIG_HID_APPLE_IBRIDGE=m"
echo "CONFIG_HID_APPLE_TOUCHBAR=m"
echo "CONFIG_HID_APPLETB_BL=m"
echo "CONFIG_HID_APPLETB_KBD=m"
echo "CONFIG_DRM_APPLETBDRM=m"
echo "CONFIG_HID_APPLE_MAGIC_BACKLIGHT=m"
} >> "${RPMBUILD_PATH}/SOURCES/kernel-local"

Expand Down

0 comments on commit bd33fff

Please sign in to comment.