nuke binutils 2.16.1 - old, unused, buggy
[openwrt/openwrt.git] / include / target.mk
index f34cf5b32e94c7ae22fb5ccf2d1ff9a1c6ff1ba8..db022014e6137e35a3ae58be83030e56e31d2c1e 100644 (file)
@@ -14,9 +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
-# LuCI
-DEFAULT_PACKAGES.router+=luci-admin-full luci-i18n-english luci-app-firewall luci-sgi-cgi
+DEFAULT_PACKAGES.router:=dnsmasq iptables ppp ppp-mod-pppoe kmod-ipt-nathelper firewall
 
 # Additional packages for Linux 2.6
 ifneq ($(KERNEL),2.4)