diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2006-11-12 05:06:56 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@openwrt.org> | 2006-11-12 05:06:56 +0000 |
| commit | 105a602ecf14e4afe29f88e062496135bce41dc7 (patch) | |
| tree | 486a3c1c55fa9733f87903e0adb73bd931a238b7 /package/iptables | |
| parent | 646342f30f409ac8030b634f2715ab9acac07858 (diff) | |
| download | mtk-20170518-105a602ecf14e4afe29f88e062496135bce41dc7.zip mtk-20170518-105a602ecf14e4afe29f88e062496135bce41dc7.tar.gz mtk-20170518-105a602ecf14e4afe29f88e062496135bce41dc7.tar.bz2 | |
implement target profiles in menuconfig
SVN-Revision: 5512
Diffstat (limited to 'package/iptables')
| -rw-r--r-- | package/iptables/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile index ee0c094..5fb069f 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 |
