Commit 1d29743c authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

BR2_BANNER: set to 'Welcome to Buildroot'

Seems a bit more sensible as default.
parent 1a1ecfb6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ config BR2_HOSTNAME

config BR2_BANNER
	string "banner"
	default "Welcome to the Erik's uClibc development environment."
	default "Welcome to Buildroot"
	help
	  The banner string is stored in "/etc/issue"