summaryrefslogtreecommitdiffstats
path: root/package/iptables/Makefile
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-11-12 05:06:56 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-11-12 05:06:56 +0000
commit5be70dfb578c8793084aa8b4526fad08d68a6155 (patch)
treedf67c1174d33863318f90dbce91f22c7b204038c /package/iptables/Makefile
parent13a66f12855066defdbc98f752caa5754a92a490 (diff)
implement target profiles in menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5512 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iptables/Makefile')
-rw-r--r--package/iptables/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index ee0c0941b..5fb069f6d 100644
--- a/package/iptables/Makefile
+++ b/package/iptables/Makefile
@@ -38,7 +38,6 @@ endef
define Package/iptables
$(call Package/iptables/Default)
- DEFAULT:=y
TITLE:=IPv4 firewall administration tool
MENU:=1
endef