mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
enable uci by default
SVN-Revision: 10369
This commit is contained in:
parent
1f224fac8a
commit
f09555425c
@ -12,7 +12,7 @@ __target_inc=1
|
|||||||
DEVICE_TYPE?=router
|
DEVICE_TYPE?=router
|
||||||
|
|
||||||
# Default packages - the really basic set
|
# 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
|
# For router targets
|
||||||
DEFAULT_PACKAGES.router:=dnsmasq iptables ppp ppp-mod-pppoe iptables kmod-ipt-nathelper bridge
|
DEFAULT_PACKAGES.router:=dnsmasq iptables ppp ppp-mod-pppoe iptables kmod-ipt-nathelper bridge
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user