From c2e53636920a38daa7f819ff2ac9057de84bfac2 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Tue, 11 Nov 2008 21:53:11 +0000 Subject: [PATCH] Backported r13187 SVN-Revision: 13188 --- include/target.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/target.mk b/include/target.mk index c7861f6c5c..559f8dde20 100644 --- a/include/target.mk +++ b/include/target.mk @@ -15,8 +15,6 @@ DEVICE_TYPE?=router 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 # Additional packages for Linux 2.6 ifneq ($(KERNEL),2.4) -- 2.30.2