summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2008-11-11 03:02:26 +0000
committerNicolas Thill <nico@openwrt.org>2008-11-11 03:02:26 +0000
commit3691a072ccab9fb2eeb5a0d722d9fe0c4eecaf36 (patch)
tree0cf2bc5314986224874990c4aed880f164a3e095 /include
parentd186cdbfd092d62bc6137b53e7a2cfeeb4afb951 (diff)
downloadmaster-31e0f0ae-3691a072ccab9fb2eeb5a0d722d9fe0c4eecaf36.tar.gz
master-31e0f0ae-3691a072ccab9fb2eeb5a0d722d9fe0c4eecaf36.tar.bz2
master-31e0f0ae-3691a072ccab9fb2eeb5a0d722d9fe0c4eecaf36.zip
bridge (brctl) changes: - enable brctl in busybox - disable bridge-utils - bumb busybox release number
SVN-Revision: 13180
Diffstat (limited to 'include')
-rw-r--r--include/target.mk2
1 files changed, 1 insertions, 1 deletions
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