X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/e3187ca12f98fa5966b8db5ab112a7cc17cfd8f0..99b811879d5118460120fb1509b6152c0b7c0df2:/include/target.mk?ds=sidebyside diff --git a/include/target.mk b/include/target.mk index f3826b186..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-admin-mini 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)