Add Vodafone K3765 and K4505 usbids to option driver.

This commit is contained in:
Arne Fitzenreiter
2010-04-22 07:40:20 +02:00
parent 6411b32c6e
commit 525793ac7d
2 changed files with 26 additions and 0 deletions

View File

@@ -152,6 +152,9 @@ endif
# Add some more LED triggers
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.32.11-netdev-1.patch
# Huawei (Vodafone) K3765 & K4505 Usbids
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.32.11-option_add_vodafone_usbids.patch
# Cleanup kernel source
cp $(DIR_SRC)/config/kernel/kernel.config.$(MACHINE)-$(VERSUFIX) $(DIR_APP)/.config