Config.in: Show BR version in title
authorPeter Korsgaard <jacmet@sunsite.dk>
Wed, 2 Feb 2011 13:53:23 +0000 (14:53 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 2 Feb 2011 14:54:50 +0000 (15:54 +0100)
Kconfig nowadays uses the mainmenu as the title, so add the version info
here, similar to how it is done in the Linux kernel.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Config.in

index df0c7cef48e48ce7c1f664945e2a1cf48cab7f36..423499ae4c23b070edd639a726f560899694b980 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -1,6 +1,6 @@
 #
 
-mainmenu "Buildroot2 Configuration"
+mainmenu "Buildroot $BR2_VERSION Configuration"
 
 config BR2_HAVE_DOT_CONFIG
        bool