8 lines
166 B
Plaintext
8 lines
166 B
Plaintext
config BR2_PACKAGE_BASH
|
|
bool "bash"
|
|
select BR2_PACKAGE_NCURSES
|
|
help
|
|
The standard GNU Bourne again shell.
|
|
|
|
http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html
|