From 3691a072ccab9fb2eeb5a0d722d9fe0c4eecaf36 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Tue, 11 Nov 2008 03:02:26 +0000 Subject: bridge (brctl) changes: - enable brctl in busybox - disable bridge-utils - bumb busybox release number SVN-Revision: 13180 --- include/target.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/target.mk b/include/target.mk index f3826b1865..9ac5c8e96b 100644 --- a/include/target.mk +++ b/include/target.mk @@ -14,7 +14,7 @@ DEVICE_TYPE?=router # Default packages - the really basic set DEFAULT_PACKAGES:=base-files libgcc uclibc busybox dropbear mtd uci opkg # For router targets -DEFAULT_PACKAGES.router:=dnsmasq iptables ppp ppp-mod-pppoe kmod-ipt-nathelper bridge firewall +DEFAULT_PACKAGES.router:=dnsmasq iptables ppp ppp-mod-pppoe kmod-ipt-nathelper firewall # LuCI DEFAULT_PACKAGES.router+=luci-admin-full luci-admin-mini luci-i18n-english luci-app-firewall luci-sgi-cgi -- cgit v1.2.3