Commit 3ae324f8 authored by Bernhard Reutner-Fischer's avatar Bernhard Reutner-Fischer Committed by Peter Korsgaard
Browse files

do not append localversion automatically



prevents build failures if modules are enabled and localversion is ""

Signed-off-by: default avataraldot <rep.dot.nop@gmail.com>
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 656ad734
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -189,7 +189,7 @@ CONFIG_INIT_ENV_ARG_LIMIT=32
# General setup
#
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
# CONFIG_IPC_NS is not set