From 048fc80af6705632576408b0f2c68438ec3dc277 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Tue, 9 Feb 2010 09:51:14 +0100 Subject: Packages: libelf: need of patch must be set at version scope Signed-off-by: Abdoulaye Walsimou Gaye --- packages/misc/libelf/libelf.kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/misc/libelf/libelf.kconfig b/packages/misc/libelf/libelf.kconfig index 2493d82..c45cc22 100644 --- a/packages/misc/libelf/libelf.kconfig +++ b/packages/misc/libelf/libelf.kconfig @@ -25,7 +25,6 @@ config EMBTK_HAVE_LIBELF bool "Have libelf" select EMBTK_HAVE_GETTEXT - select EMBTK_LIBELF_NEED_PATCH help libelf lets you read, modify or create ELF files in an architecture-independent way. The library takes care of size and @@ -39,6 +38,7 @@ choice config EMBTK_LIBELF_VERSION_0_8_13 bool "libelf-0.8.13" + select EMBTK_LIBELF_NEED_PATCH endchoice config EMBTK_LIBELF_VERSION_STRING -- cgit v1.2.3