projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
838e0db
)
typo fix
author
Denys Vlasenko
<vda.linux@googlemail.com>
Mon, 7 Jun 2010 11:34:34 +0000
(13:34 +0200)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Mon, 7 Jun 2010 11:34:34 +0000
(13:34 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/Config.src
patch
|
blob
|
history
diff --git
a/shell/Config.src
b/shell/Config.src
index 12f6553756e0f7089860929c51665fefc9b0050a..966fa7012680b50e130fb386795408fefbca787b 100644
(file)
--- a/
shell/Config.src
+++ b/
shell/Config.src
@@
-222,7
+222,7
@@
choice
Choose which shell you want to be executed by 'sh' alias.
The ash shell is the most bash compatible and full featured one.
-# note: cannot use "select ASH" here, it breaks "
am
ke allnoconfig"
+# note: cannot use "select ASH" here, it breaks "
ma
ke allnoconfig"
config FEATURE_SH_IS_ASH
depends on ASH
bool "ash"