config/global/build-behave.in
changeset 1447 8ef937cc57ba
parent 1446 0a44fc4d6bd0
child 1459 aec371a30cf3
     1.1 --- a/config/global/build-behave.in	Sun Aug 02 20:06:44 2009 +0200
     1.2 +++ b/config/global/build-behave.in	Sun Aug 02 23:50:22 2009 +0200
     1.3 @@ -75,11 +75,15 @@
     1.4        
     1.5  config CONFIG_SHELL_ASH
     1.6      bool
     1.7 -    prompt "ash"
     1.8 +    prompt "ash (READ HELP!)"
     1.9      help
    1.10        Use 'ash' as CONFIG_SHELL.
    1.11        
    1.12        See help for CONFIG_SHELL_SH, above, for more explanations.
    1.13 +      
    1.14 +      NOTE: It is advised that you do NOT use ash as CONFIG_SHELL, as some
    1.15 +      components are broken. If you decide to use ash, and the build breaks,
    1.16 +      don't come moaning and set the CONFIG_SHELL to bash, below.
    1.17  
    1.18  config CONFIG_SHELL_BASH
    1.19      bool