Skip to content
This repository was archived by the owner on Oct 12, 2025. It is now read-only.

Commit 2d06316

Browse files
committed
sm8150: try to define manually kernel string
Signed-off-by: Onelots <onelots@onelots.fr>
1 parent 84dc6b8 commit 2d06316

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ echo "CONFIG_BUILD_ARM64_DT_OVERLAY=y" >> lineage_sm8150_defconfig
2424
# Configure kernel
2525
make O=out ARCH=arm64 lineage_sm8150_defconfig vendor/kernelsu.config
2626
./script/config -e WIL6210 -e MSM_RDBG -e DVB_MPQ -e DVB_MPQ_DEMUX -e TSPP -e MMC_TEST -e QCA_CLD_WLAN -e MSM_11AD -e QCOM_LLCC_PERFMON
27+
./script/config --set-str CONFIG_LOCALVERSION "-✨Caelum-OnePlus-7-gfe5c460c3c4c-dirty"
2728
yes "" | make O=out ARCH=arm64 olddefconfig
2829

2930
# Build kernel

0 commit comments

Comments
 (0)