X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/79670e1e13de9f49a610f903feaedc3e8f60d632..93ca37623f7921d4f03dc35d5c49f3494c12f347:/include/target.mk diff --git a/include/target.mk b/include/target.mk index f34cf5b32..db022014e 100644 --- a/include/target.mk +++ b/include/target.mk @@ -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)