Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Commit

Permalink
defconfig: change localversion to perf
Browse files Browse the repository at this point in the history
This is Stratosphere, however we're changing it to "-perf"
as this branch of the kernel will be used for ROM builds.

The submodules have to be synced before building, otherwise
building kernel will fail.

Signed-off-by: David112x <86davidx64@gmail.com>
  • Loading branch information
David112x committed Apr 7, 2024
1 parent 5f79f43 commit 37ad0f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/configs/surya_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
# CONFIG_COMPILE_TEST is not set
CONFIG_LOCALVERSION="-Stratosphere"
CONFIG_LOCALVERSION="-perf"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SWAP=y
Expand Down

0 comments on commit 37ad0f8

Please sign in to comment.