do not append localversion automatically
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 5 Oct 2009 11:13:17 +0000 (13:13 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 5 Oct 2009 12:01:38 +0000 (14:01 +0200)
prevents build failures if modules are enabled and localversion is ""

Signed-off-by: aldot <rep.dot.nop@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
target/device/mips/linux26.config

index 563e9aeacaf1424b96685a6a9dd7b45256fd6257..0bcff2f5e3c15136aa6bcbdc21fdd7e1002c30c0 100644 (file)
@@ -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