From f09555425c9b92513b585d5728b49ba77b438ba5 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 3 Feb 2008 07:30:39 +0000 Subject: [PATCH] enable uci by default SVN-Revision: 10369 --- include/target.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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