Browse Source

do not append localversion automatically

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>
Bernhard Reutner-Fischer 16 năm trước cách đây
mục cha
commit
3ae324f856
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      target/device/mips/linux26.config

+ 1 - 1
target/device/mips/linux26.config

@@ -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