Skip to content

Commit

Permalink
defconfig: Append "DN" to kernel version
Browse files Browse the repository at this point in the history
This will differentiate builds from original physwizz kernel and this kernel
  • Loading branch information
DozNaka committed Apr 5, 2022
1 parent ffcc569 commit 4483fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/configs/physwizz_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
CONFIG_LOCALVERSION="-physwizz-v2.2"
CONFIG_LOCALVERSION="-physwizz-v2.2-DN"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
CONFIG_DEFAULT_HOSTNAME="(none)"
Expand Down

0 comments on commit 4483fcf

Please sign in to comment.