summaryrefslogtreecommitdiffstats
path: root/package/ebtables
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-05-30 13:17:25 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-05-30 13:17:25 +0000
commit76c8e8f3f483170930aa4daf1340aae0fd73a480 (patch)
tree9cd89e18d56d6d78dfd93b61d819b733452d4b21 /package/ebtables
parent8b58b43391b17c924d98b21775ecd0d67922b001 (diff)
don't enable ebtables by default
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3837 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ebtables')
-rw-r--r--package/ebtables/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/ebtables/Makefile b/package/ebtables/Makefile
index 4d40ee320..04bb99d15 100644
--- a/package/ebtables/Makefile
+++ b/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/