summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <abdoulaye.gaye@supmeca.fr>2010-02-09 09:51:14 +0100
committerAbdoulaye Walsimou Gaye <abdoulaye.gaye@supmeca.fr>2010-02-09 09:51:14 +0100
commit048fc80af6705632576408b0f2c68438ec3dc277 (patch)
tree91846cc31b6b8da5812b888134f75ee64ca77763
parentca6908a689a6b305e7a2dfd42544f8afff27dd80 (diff)
downloadembtoolkit-048fc80af6705632576408b0f2c68438ec3dc277.tar.gz
embtoolkit-048fc80af6705632576408b0f2c68438ec3dc277.tar.bz2
embtoolkit-048fc80af6705632576408b0f2c68438ec3dc277.tar.xz
Packages: libelf: need of patch must be set at version scope
Signed-off-by: Abdoulaye Walsimou Gaye <abdoulaye.gaye@supmeca.fr>
-rw-r--r--packages/misc/libelf/libelf.kconfig2
1 files changed, 1 insertions, 1 deletions
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