Skip to content

Commit 20c193c

Browse files
committed
Do not use auto local version
If there are some uncommit changes or new changes, the local version will be changed. It will cause module version magic mismatch. So we remove auto local version for more friendly develop environment. Change-Id: I77cf0dd2984aa91f038273240f2588da14d878fa Reviewed-on: https://tp-biosrd-v02/gerrit/80064 Reviewed-by: Sam2 Hsu(徐敏原) <Sam2_Hsu@asus.com> Tested-by: Sam2 Hsu(徐敏原) <Sam2_Hsu@asus.com>
1 parent a82c673 commit 20c193c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/configs/miniarm-rk3288_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CONFIG_LOCALVERSION_AUTO=y
1+
CONFIG_LOCALVERSION_AUTO=n
22
CONFIG_DEFAULT_HOSTNAME="localhost"
33
CONFIG_SYSVIPC=y
44
CONFIG_FHANDLE=y

0 commit comments

Comments
 (0)