summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-08-05 13:06:13 +0200
committerFelix Fietkau <nbd@nbd.name>2016-08-23 12:19:23 +0200
commit223c124db84e25dc83afc918807b1f9970ecd104 (patch)
tree2eb9f408ae017ca8d2711c729791561783d5cf28 /include
parent798cd261ab8898152f6c8091609671118325d464 (diff)
downloadmaster-31e0f0ae-223c124db84e25dc83afc918807b1f9970ecd104.tar.gz
master-31e0f0ae-223c124db84e25dc83afc918807b1f9970ecd104.tar.bz2
master-31e0f0ae-223c124db84e25dc83afc918807b1f9970ecd104.zip
ubox: move logd into ubox package
Preparation for further build rework Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'include')
-rw-r--r--include/target.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/target.mk b/include/target.mk
index 4b01237a4d..c9c02fa036 100644
--- a/include/target.mk
+++ b/include/target.mk
@@ -13,7 +13,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 uclient-fetch logd
+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