summaryrefslogtreecommitdiff
path: root/kconfig/packages.kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-03-29 23:32:11 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-03-29 23:32:11 +0200
commit068bc1a7f17f556c773e2eb7ba0d4225bd8a71dd (patch)
tree4ede0232e613951137b84b27ea3921c27f5b02f0 /kconfig/packages.kconfig
parentc7a66e9c378af4f5372482412528bc6902655134 (diff)
downloadembtoolkit-068bc1a7f17f556c773e2eb7ba0d4225bd8a71dd.tar.gz
embtoolkit-068bc1a7f17f556c773e2eb7ba0d4225bd8a71dd.tar.bz2
embtoolkit-068bc1a7f17f556c773e2eb7ba0d4225bd8a71dd.tar.xz
Packages/Host tools: lzo: move it to packages/compression/lzo and convert to use generic macros
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'kconfig/packages.kconfig')
-rw-r--r--kconfig/packages.kconfig2
1 files changed, 2 insertions, 0 deletions
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