summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-10-22 16:18:15 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-10-22 16:18:15 +0200
commit56b3019b14f894df6de55bc29a9953b664960609 (patch)
tree9e8624eff85b2296a38f088a5e0b6545338f421b /Config.in
parent7f0b64747736e1e8441b95e2f77cecf9dc2cb7a3 (diff)
parent5e582bad71187a003062d9174793fa5055a4de61 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/Config.in b/Config.in
index 0c387aa49..df7aca934 100644
--- a/Config.in
+++ b/Config.in
@@ -48,7 +48,6 @@ config ADK_DEVELSYSTEM
select ADK_PACKAGE_LIBNCURSES_DEV
select ADK_PACKAGE_M4
select ADK_PACKAGE_MAKE
- select ADK_PACKAGE_MKSH
select ADK_PACKAGE_PATCH
select ADK_PACKAGE_PKG_CONFIG
select ADK_PACKAGE_MICROPERL
@@ -61,7 +60,7 @@ config ADK_DEVELSYSTEM
After bootstrapping a Linux system you might want to
switch to native builds with your target.
If you choose this option, all necessary software needed
- for native building will be selected.
+ for native building will be selected by this option.
config ADK_DEBUG
bool "Enable debug support"