From: Felix Fietkau Date: Sun, 3 Feb 2008 07:30:39 +0000 (+0000) Subject: enable uci by default X-Git-Tag: v19.07.0-rc1~37753 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=f09555425c9b92513b585d5728b49ba77b438ba5;p=openwrt%2Fstaging%2Fhauke.git enable uci by default SVN-Revision: 10369 --- diff --git a/include/target.mk b/include/target.mk index ef3f1dbbe0..4f10a3db2b 100644 --- a/include/target.mk +++ b/include/target.mk @@ -12,7 +12,7 @@ __target_inc=1 DEVICE_TYPE?=router # Default packages - the really basic set -DEFAULT_PACKAGES:=base-files libgcc uclibc busybox dropbear mtd +DEFAULT_PACKAGES:=base-files libgcc uclibc busybox dropbear mtd uci # For router targets DEFAULT_PACKAGES.router:=dnsmasq iptables ppp ppp-mod-pppoe iptables kmod-ipt-nathelper bridge