mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
BR2_BANNER: set to 'Welcome to Buildroot'
Seems a bit more sensible as default.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user