7 lines
165 B
Text
7 lines
165 B
Text
config BR2_PACKAGE_BASH
|
|
bool "bash"
|
|
select BR2_PACKAGE_NCURSES
|
|
help
|
|
The standard GNU Bourne again shell.
|
|
|
|
http://tiswww.case.edu/php/chet/bash/bashtop.html
|