summaryrefslogtreecommitdiff
path: root/openwrt/package/ebtables/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-05-30 13:17:25 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-05-30 13:17:25 +0000
commit82d39bdf24b15f6ce6b543c46881d262a13b76d7 (patch)
treecaa26a3168aaab97382c4d1b306782d21bc64138 /openwrt/package/ebtables/Makefile
parent9503b04c34b07750df3c2fe16427b4807949417e (diff)
downloadmtk-20170518-82d39bdf24b15f6ce6b543c46881d262a13b76d7.zip
mtk-20170518-82d39bdf24b15f6ce6b543c46881d262a13b76d7.tar.gz
mtk-20170518-82d39bdf24b15f6ce6b543c46881d262a13b76d7.tar.bz2
don't enable ebtables by default
SVN-Revision: 3837
Diffstat (limited to 'openwrt/package/ebtables/Makefile')
-rw-r--r--openwrt/package/ebtables/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/openwrt/package/ebtables/Makefile b/openwrt/package/ebtables/Makefile
index 4d40ee3..04bb99d 100644
--- a/openwrt/package/ebtables/Makefile
+++ b/openwrt/package/ebtables/Makefile
@@ -17,7 +17,6 @@ include $(TOPDIR)/package/rules.mk
define Package/ebtables
SECTION:=base
CATEGORY:=Network
-DEFAULT:=y
TITLE:=Ethernet bridge firewall administration utility
DESCRIPTION:=Ethernet Bridge Firewalling (ebtables)
URL:=http://ebtables.sourceforge.net/