Files
buildroot/package/bash/Config.in
2012-07-30 21:20:02 +02:00

10 lines
204 B
Plaintext

config BR2_PACKAGE_BASH
bool "bash"
select BR2_PACKAGE_NCURSES
# uses fork()
depends on BR2_USE_MMU
help
The standard GNU Bourne again shell.
http://tiswww.case.edu/php/chet/bash/bashtop.html