mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-21 23:03:59 -09:00
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
|