projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6d9c2b
)
xtables-addons: package TEE extension
author
Nicolas Thill
<nico@openwrt.org>
Tue, 30 Mar 2010 13:00:08 +0000
(13:00 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Tue, 30 Mar 2010 13:00:08 +0000
(13:00 +0000)
SVN-Revision: 20602
net/xtables-addons/Makefile
patch
|
blob
|
history
diff --git
a/net/xtables-addons/Makefile
b/net/xtables-addons/Makefile
index 3c84c9255d3afb6b07e2a078773981192f895ddb..e26a4462e07503b7d2d7ea60d82ccd959a64432f 100644
(file)
--- a/
net/xtables-addons/Makefile
+++ b/
net/xtables-addons/Makefile
@@
-91,4
+91,5
@@
$(eval $(call BuildTemplate,chaos,CHAOS,xt_CHAOS,xt_CHAOS,47,+kmod-ipt-compat-xt
$(eval $(call BuildTemplate,condition,Condition,xt_condition,xt_condition,46,))
$(eval $(call BuildTemplate,delude,DELUDE,xt_DELUDE,xt_DELUDE,46,+kmod-ipt-compat-xtables))
$(eval $(call BuildTemplate,tarpit,TARPIT,xt_TARPIT,xt_TARPIT,46,+kmod-ipt-compat-xtables))
+$(eval $(call BuildTemplate,tee,TEE,xt_TEE,xt_TEE,46,+kmod-ipt-compat-xtables))
$(eval $(call BuildTemplate,ipp2p,IPP2P,xt_ipp2p,xt_ipp2p,46,))