Switch back to Kernel 2.6.23.16 + openswan 2.4.13

This commit is contained in:
Arne Fitzenreiter
2008-07-17 19:28:09 +02:00
parent 4b06f5045d
commit 202f35e29c
25 changed files with 80553 additions and 2225 deletions

View File

@@ -60,7 +60,7 @@ $(TARGET) :
@rm -rf $(DIR_APP) && mkdir -p $(DIR_APP)
@cp -vf $(DIR_SRC)/src/ipp2p/* $(DIR_APP)
cd $(DIR_SRC) && rm -rf iptables-*
cd $(DIR_SRC) && tar xfj $(DIR_DL)/iptables-1.4.0.tar.bz2
cd $(DIR_SRC) && tar xfj $(DIR_DL)/iptables-1.3.8.tar.bz2
cd $(DIR_SRC) && ln -sf iptables-* iptables
ifeq "$(SMP)" "1"
cd $(DIR_APP) && make ipt_ipp2p.ko