From c7a66e9c378af4f5372482412528bc6902655134 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Tue, 29 Mar 2011 23:22:50 +0200 Subject: Host tools: utils-linux-ng: install it if needed Signed-off-by: Abdoulaye Walsimou Gaye --- packages/system/system.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'packages/system/system.mk') 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 -- cgit v1.2.3