From 768b48f380f60031f632cd7d1bc6be05e03a72a8 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 12 Nov 2006 05:06:56 +0000 Subject: implement target profiles in menuconfig git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5512 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/iptables/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'package/iptables/Makefile') diff --git a/package/iptables/Makefile b/package/iptables/Makefile index ee0c0941b1..5fb069f6de 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 -- cgit v1.2.3