extensions: remove STEAL target

There is enough demo code in the "demos" branch.
This commit is contained in:
Jan Engelhardt
2013-08-07 15:40:24 +02:00
parent a8d7ec5ad6
commit f28cfff138
6 changed files with 0 additions and 105 deletions

View File

@@ -20,7 +20,6 @@ ifneq (${CONFIG_IP6_NF_IPTABLES},)
obj-${build_RAWNAT} += ip6table_rawpost.o
endif
obj-${build_SYSRQ} += xt_SYSRQ.o
obj-${build_STEAL} += xt_STEAL.o
obj-${build_TARPIT} += xt_TARPIT.o
obj-${build_condition} += xt_condition.o
obj-${build_fuzzy} += xt_fuzzy.o