Updated to a new experimental openswan.

This commit is contained in:
Michael Tremer
2008-07-16 21:57:36 +00:00
parent 35fa14b6e1
commit 46ea679e1e
7 changed files with 56048 additions and 18 deletions

View File

@@ -100,8 +100,9 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
# 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 nat-t
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/openswan-2.4.x.kernel-2.6.23-natt.patch
# Openswan
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/openswan-2.6.16dr2-2.6.24-kernel.patch
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/openswan-2.6.16dr2-2.6.24-natt.patch
# Reiser4
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/reiser4-for-2.6.24.patch