From 068bc1a7f17f556c773e2eb7ba0d4225bd8a71dd Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Tue, 29 Mar 2011 23:32:11 +0200 Subject: Packages/Host tools: lzo: move it to packages/compression/lzo and convert to use generic macros Signed-off-by: Abdoulaye Walsimou Gaye --- kconfig/packages.kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'kconfig/packages.kconfig') diff --git a/kconfig/packages.kconfig b/kconfig/packages.kconfig index 49a83b0..c9a11d8 100644 --- a/kconfig/packages.kconfig +++ b/kconfig/packages.kconfig @@ -38,7 +38,9 @@ menu "Flash manipulation tools" #mtd-utils on target config EMBTK_ROOTFS_HAVE_MTDUTILS bool "Have mtd-utils in your target root filesystem" + select EMBTK_HAVE_UTILLINUXNG select EMBTK_HAVE_ZLIB + select EMBTK_HAVE_LZO select KEMBTK_UCLIBC_UCLIBC_SUSV3_LEGACY_MACROS if EMBTK_CLIB_UCLIBC help The MTD Utilities are a collection of tools that allow the user to -- cgit v1.2.3