Skip to content

Commit

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

Expand Down

0 comments on commit ee3928c

Please sign in to comment.