Move all to deprecated folder.
This commit is contained in:
10
deprecated/firmware/buildroot/package/bash/Config.in
Normal file
10
deprecated/firmware/buildroot/package/bash/Config.in
Normal file
@@ -0,0 +1,10 @@
|
||||
config BR2_PACKAGE_BASH
|
||||
bool "bash"
|
||||
select BR2_PACKAGE_NCURSES
|
||||
select BR2_PACKAGE_READLINE
|
||||
# uses fork()
|
||||
depends on BR2_USE_MMU
|
||||
help
|
||||
The standard GNU Bourne again shell.
|
||||
|
||||
http://tiswww.case.edu/php/chet/bash/bashtop.html
|
||||
Reference in New Issue
Block a user