summaryrefslogtreecommitdiff
path: root/packages/system
diff options
context:
space:
mode:
Diffstat (limited to 'packages/system')
-rw-r--r--packages/system/system.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/system/system.mk b/packages/system/system.mk
index 47bdc5d..a95f0f6 100644
--- a/packages/system/system.mk
+++ b/packages/system/system.mk
@@ -30,6 +30,7 @@ ROOTFS_COMPONENTS-$(CONFIG_EMBTK_HAVE_DBUS) += dbus_install
#util-linux-ng
include $(EMBTK_ROOT)/packages/system/utillinuxng/utillinuxng.mk
ROOTFS_COMPONENTS-$(CONFIG_EMBTK_HAVE_UTILLINUXNG) += utillinuxng_install
+HOSTTOOLS_COMPONENTS-$(CONFIG_EMBTK_HOST_HAVE_UTILLINUXNG) += utillinuxng_host_install
#upstart
include $(EMBTK_ROOT)/packages/system/upstart/upstart.mk