Add new led triggers: netdev.

This commit is contained in:
Michael Tremer
2010-04-18 16:40:28 +02:00
parent 1b20d886cb
commit f0ed79fbc2
3 changed files with 485 additions and 3 deletions

View File

@@ -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