Add US-Robotics USR805423 USB-ID to ZD1211 driver

This commit is contained in:
Arne Fitzenreiter
2008-06-16 20:32:47 +02:00
parent c138eec884
commit 40d4c45413
2 changed files with 14 additions and 0 deletions

View File

@@ -109,6 +109,9 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
# Temperatursensoren von Intel Core & Core 2 Prozessoren
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.20-hwmon-coretemp.patch
# Add USB ID of US-Robotics USR805423 to ZD1211 driver
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.20.21-zd1211-usrobotics-usbid.patch
# Openswan 2
cd $(DIR_SRC) && rm -rf openswan-*
cd $(DIR_SRC) && tar xfz $(DIR_DL)/openswan-2.4.12.tar.gz