X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Flinux;h=7d08e6baa4530c21794469ba7eb3cc4d3529da99;hp=1993cc8aac72723ddba8756828f1f8e57f8c2c92;hb=e583643a25e2249bcc3583bdae9aed7b57663fbe;hpb=9a5050b4c5e9a2635f859cae14820827742dfcf4 diff --git a/lfs/linux b/lfs/linux index 1993cc8aac..7d08e6baa4 100644 --- a/lfs/linux +++ b/lfs/linux @@ -150,6 +150,9 @@ endif # cs5535audio spams syslog if no ac97 was present (geos router) cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.10.30_cs5535audio_fix_logspam_on_geos.patch + # Add PC Engines APU led support + cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.10-apu_leds.patch + # Fix uevent PHYSDEVDRIVER cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.2.33_ipg-fix-driver-name.patch cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.32.27_mcs7830-fix-driver-name.patch