]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/linux
kernel: update apu led patch for apu3 and 4
[ipfire-2.x.git] / lfs / linux
index 36af790d1917e724898c080f631215034142d7de..38c8fdec9368a065a3b97974ecc1d9f59ef0dfbd 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
@@ -141,7 +141,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux/linux-4.9.8_cs5535audio_fix_logspam_on_geos.patch
 
        # Add PC Engines APU led support
-       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux/linux-4.9.8-apu_leds.patch
+       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux/linux-4.14-apu_leds.patch
 
        # Fix uevent PHYSDEVDRIVER
        cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux/linux-2.6.32.27_mcs7830-fix-driver-name.patch