summaryrefslogtreecommitdiff
path: root/core/toolchain/toolchain.kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-07-07 21:36:16 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-07-12 13:07:02 +0200
commitf2dac09c2084727c184cf7535d441a6ff81c226e (patch)
treeaa7504edf23d4e51919b04bd87467a120201decd /core/toolchain/toolchain.kconfig
parentfc69c860396b58ec30110262aa0c904eaba9b1cb (diff)
downloadembtoolkit-f2dac09c2084727c184cf7535d441a6ff81c226e.tar.gz
embtoolkit-f2dac09c2084727c184cf7535d441a6ff81c226e.tar.bz2
embtoolkit-f2dac09c2084727c184cf7535d441a6ff81c226e.tar.xz
Build system: allow packages defining their recipe to use __embtk_{pre,post}install_pkg
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'core/toolchain/toolchain.kconfig')
-rw-r--r--core/toolchain/toolchain.kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/toolchain/toolchain.kconfig b/core/toolchain/toolchain.kconfig
index 534cb00..94f4e21 100644
--- a/core/toolchain/toolchain.kconfig
+++ b/core/toolchain/toolchain.kconfig
@@ -113,7 +113,7 @@ choice
see http://www.eglibc.org for more information about eglibc.
config EMBTK_CLIB_GLIBC
- bool "GLIBC"
+ bool "glibc"
help
GNU GLIBC is the well known general purpose c library found on
most general purpose GNU Linux distribution.