Config.in: Show BR version in title

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>
This commit is contained in:
Peter Korsgaard 2011-02-02 14:53:23 +01:00
parent a72ab0542f
commit 6a53b72944

View File

@ -1,6 +1,6 @@
#
mainmenu "Buildroot2 Configuration"
mainmenu "Buildroot $BR2_VERSION Configuration"
config BR2_HAVE_DOT_CONFIG
bool