From 8a0ce9e7bc5b2b58af29d667cf94f77ab23fbef2 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Mon, 15 Aug 2011 16:34:04 +0200 Subject: Packages: mtd-utils: fix installation when mtd-utils for host not choosen Signed-off-by: Abdoulaye Walsimou Gaye --- kconfig/mtdutils.kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kconfig') diff --git a/kconfig/mtdutils.kconfig b/kconfig/mtdutils.kconfig index c6ca7d2..0fcb740 100644 --- a/kconfig/mtdutils.kconfig +++ b/kconfig/mtdutils.kconfig @@ -33,7 +33,7 @@ config EMBTK_HOST_HAVE_MTDUTILS mtd-utils intented to run on the host development machine. choice prompt "mtd-utils version used" - depends on EMBTK_HOST_HAVE_MTDUTILS || EMBTK_ROOTFS_HAVE_MTDUTILS + depends on EMBTK_HOST_HAVE_MTDUTILS || EMBTK_HAVE_MTDUTILS help mtd-utils version used NOTE: This version of mtd-utils is patched to fix various issue, -- cgit v1.2.3