• Pietro Fezzardi's avatar
    Kconfig: display proper version number · 2d4f4ca7
    Pietro Fezzardi authored
    KERNELVERSION variable from Linux was still used.
    It was not initialized so the displayed version in the headers
    of make gconfig and make menuconfig was missingor wrong.
    It just said (null) or KERNELVERSION.
    KERNELVERSION has been changed to VERSION all over the kconfig
    scripts. Makefile.kconfig exports this variable so it can be
    used by config scripts with getenv().
    Now it prints the ppsi version with the present commit, like
    diplayed from
    	git describe --always --dirty
    2d4f4ca7
Name
Last commit
Last update
arch/lm32 Loading commit data...
boards/arria Loading commit data...
configs Loading commit data...
dev Loading commit data...
doc Loading commit data...
include Loading commit data...
ipc Loading commit data...
lib Loading commit data...
monitor Loading commit data...
pp_printf Loading commit data...
ppsi @ 76d6d839
ptp-noposix @ 5f17003f
scripts Loading commit data...
sdb-lib Loading commit data...
shell Loading commit data...
softpll Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Kconfig Loading commit data...
MAKEALL Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
bigobj.lds Loading commit data...
check-error.c Loading commit data...
revision.c Loading commit data...
wrc_main.c Loading commit data...
wrc_ptp.h Loading commit data...
wrc_ptp_noposix.c Loading commit data...
wrs_main.c Loading commit data...