projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
529d527
)
build: add uclient-fetch to the default packages, in case opkg is not selected
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 22 Jan 2016 09:41:53 +0000
(09:41 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 22 Jan 2016 09:41:53 +0000
(09:41 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48450
include/target.mk
patch
|
blob
|
history
diff --git
a/include/target.mk
b/include/target.mk
index d8c0212cf8f4734ef697924e059c39098173a6d9..54ee463477e19b772507f63a2ae81182a0677d16 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 libc libgcc busybox dropbear mtd uci opkg netifd fstools
+DEFAULT_PACKAGES:=base-files libc libgcc busybox dropbear mtd uci opkg netifd fstools
uclient-fetch
# For nas targets
DEFAULT_PACKAGES.nas:=block-mount fdisk lsblk mdadm
# For router targets