aboutsummaryrefslogtreecommitdiffstats
path: root/include/target.mk
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
commit0f15663e6b206aa6b770e7181351f8cd13cd7047 (patch)
tree27414dc9fe5f6b8934e3322763acacd3c396a9f3 /include/target.mk
parentaa9e205c8e75ac6bef677cf8d751b8490a918f9c (diff)
downloadmaster-187ad058-0f15663e6b206aa6b770e7181351f8cd13cd7047.tar.gz
master-187ad058-0f15663e6b206aa6b770e7181351f8cd13cd7047.tar.bz2
master-187ad058-0f15663e6b206aa6b770e7181351f8cd13cd7047.zip
bridge (brctl) changes:
- enable brctl in busybox - disable bridge-utils - bumb busybox release number git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13180 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include/target.mk')
-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