Skip to content

Commit 331bed2

Browse files
authored
Add CONFIG_APPLE_BRIGHTNESS module to build script
1 parent f3f9e21 commit 331bed2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ make olddefconfig
136136
./scripts/config --module CONFIG_MACSMC_ACCEL
137137
./scripts/config --module CONFIG_INPUT_MACSMC_CHAMSHELL
138138
./scripts/config --module SENSORS_MACSMC_HWMON
139+
./scripts/config --module CONFIG_APPLE_BRIGHTNESS
139140

140141
# Get rid of the dirty tag
141142
echo "" >"${KERNEL_PATH}"/.scmversion

0 commit comments

Comments
 (0)