From 223c124db84e25dc83afc918807b1f9970ecd104 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 5 Aug 2016 13:06:13 +0200 Subject: ubox: move logd into ubox package Preparation for further build rework Signed-off-by: Felix Fietkau --- include/target.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') 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 -- cgit v1.2.3