X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Flinux;h=d21268371322166a104f7d9f4bbbd6ceecf5a0ef;hb=abd857a2c31220b7b40ca92cace385ad29fe81ee;hp=6b75c3d00928e26f41ae00b1a1fa9f801bda2f3d;hpb=310a18fab33a18d7ebf6b8d9f78ede1ae9606fcc;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/linux b/lfs/linux index 6b75c3d009..d212683713 100644 --- a/lfs/linux +++ b/lfs/linux @@ -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)" ""