X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Flinux;h=47f0458b72e7341124487b59d63b2e92110c3717;hb=6411b32c6e1c6ffa066d27b8acbb2178ec33578d;hp=233a1ed0f51f38bcd131037dd690743738613971;hpb=f90eb01ebb87ff25f4fca4ea878b610960ced8b9;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/linux b/lfs/linux index 233a1ed0f5..47f0458b72 100644 --- a/lfs/linux +++ b/lfs/linux @@ -148,7 +148,10 @@ endif # mISDN hfcusb fixes cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/mISDN-hfcusb-reportl1down.patch cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/mISDN-hfcusb_bchannels.patch - + + # Add some more LED triggers + cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.32.11-netdev-1.patch + # Cleanup kernel source cp $(DIR_SRC)/config/kernel/kernel.config.$(MACHINE)-$(VERSUFIX) $(DIR_APP)/.config