Add/enabled alix-led,wrap-led,net28xx-led driver and needed gpio support

This commit is contained in:
Arne Fitzenreiter
2009-09-18 22:15:42 +02:00
parent cad1f34bf3
commit 625b94f434
6 changed files with 405 additions and 282 deletions

View File

@@ -118,6 +118,9 @@ endif
# Add Vodafone K3565-Z USB ID's to option driver
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.27.25-option_add_vf-k3565-z_usbids.patch
# Add Alix to Led Driver
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.24-leds-alix.patch
# Not report deprecated syscall 1.23 (for kudzu)
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.25.18-not_report_sysctl_1.23.patch
ifeq "$(XEN)" ""