aboutsummaryrefslogtreecommitdiffstats
path: root/target/sdk
diff options
context:
space:
mode:
authorEneas U de Queiroz <cotequeiroz@gmail.com>2020-04-18 18:49:31 -0300
committerPetr Štetiar <ynezz@true.cz>2020-05-20 17:03:45 +0200
commit94e27d62ab01059efb9b4a968ff61acd5308b062 (patch)
treec9af99b151d629e6379e1ec67321b2d80576112e /target/sdk
parentf827f947aed2d6395eb33ffc36863561145ea420 (diff)
downloadupstream-94e27d62ab01059efb9b4a968ff61acd5308b062.tar.gz
upstream-94e27d62ab01059efb9b4a968ff61acd5308b062.tar.bz2
upstream-94e27d62ab01059efb9b4a968ff61acd5308b062.zip
sdk: add OpenWrt branding to menuconfig & .config
Set the mainmenu symbol in SDK Config.in to "OpenWrt Configuration", the same as the main OpenWrt Config.in. This string is is used as the name of the top menu in menuconfig, and at the top of the .config file. If unset, current kconfig will use "Linux Kernel Configuration". Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Diffstat (limited to 'target/sdk')
-rw-r--r--target/sdk/files/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/sdk/files/Config.in b/target/sdk/files/Config.in
index 0dab240959..4393daab5b 100644
--- a/target/sdk/files/Config.in
+++ b/target/sdk/files/Config.in
@@ -1,3 +1,5 @@
+mainmenu "OpenWrt Configuration"
+
menu "Global build settings"
config ALL_NONSHARED