projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9113644
)
enable uci by default
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 3 Feb 2008 07:30:39 +0000
(07:30 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 3 Feb 2008 07:30:39 +0000
(07:30 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10369
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
include/target.mk
patch
|
blob
|
history
diff --git
a/include/target.mk
b/include/target.mk
index
ef3f1db
..
4f10a3d
100644
(file)
--- 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
This page took
0.025378 seconds
and
4
git commands to generate.