extensions: remove STEAL target

Cherry-picked commit v2.3-2-gf28cfff.

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 df9d3c994e
commit 19b15a5261
6 changed files with 0 additions and 104 deletions

View File

@@ -21,7 +21,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_TEE} += xt_TEE.o
obj-${build_condition} += xt_condition.o