1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 09:33:14 +03:00

don't enable ebtables by default

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3837 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2006-05-30 13:17:25 +00:00
parent 8b58b43391
commit 76c8e8f3f4

View File

@ -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/