Commit 6a53b729 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

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: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent a72ab054
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#

mainmenu "Buildroot2 Configuration"
mainmenu "Buildroot $BR2_VERSION Configuration"

config BR2_HAVE_DOT_CONFIG
	bool