Skip to content

Commit 16782f2

Browse files
committed
arm64: sc598: remove -yocto-standard from LOCALVERSION
Signed-off-by: Philip Molloy <philip.molloy@analog.com>
1 parent 3d3c81b commit 16782f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

arch/arm64/configs/sc598-som-ezkit_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CONFIG_LOCALVERSION="-yocto-standard"
1+
CONFIG_LOCALVERSION=""
22
CONFIG_SYSVIPC=y
33
CONFIG_POSIX_MQUEUE=y
44
CONFIG_AUDIT=y

arch/arm64/configs/sc598-som-ezlite_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CONFIG_LOCALVERSION="-yocto-standard"
1+
CONFIG_LOCALVERSION=""
22
CONFIG_SYSVIPC=y
33
CONFIG_POSIX_MQUEUE=y
44
CONFIG_AUDIT=y

0 commit comments

Comments
 (0)