enabled ipp2p

This commit is contained in:
Arne Fitzenreiter
2008-09-14 04:03:18 +02:00
parent 6abfa9889f
commit b8eb8c76ad
2 changed files with 2 additions and 2 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.3.8.tar.bz2
cd $(DIR_SRC) && tar xfj $(DIR_DL)/iptables-1.4.1.1.tar.bz2
cd $(DIR_SRC) && ln -sf iptables-* iptables
ifeq "$(SMP)" "1"
cd $(DIR_APP) && make ipt_ipp2p.ko