Add Vodafone K3565-Z usb id's to option driver

This commit is contained in:
Arne Fitzenreiter
2009-07-30 15:07:10 +02:00
parent 0e0263da8e
commit 708a5196a7
2 changed files with 29 additions and 0 deletions

View File

@@ -183,6 +183,9 @@ endif
# Not report deprecated syscall 1.23 (for kudzu)
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.25.18-not_report_sysctl_1.23.patch
# Add Vodafone K3565-Z USB ID's to option driver
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.27.25-option_add_vf-k3565-z_usbids.patch
# Reiser4
cd $(DIR_APP) && bzip2 -d -c $(DIR_DL)/reiser4-for-2.6.27.19.patch.bz2 | patch -Np1