Commit 99492e0d authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files
parent b8b98bd1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_BASH
	bool "bash"
	select BR2_PACKAGE_NCURSES
	# uses fork()
	depends on BR2_USE_MMU
	help
	  The standard GNU Bourne again shell.