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

Commit 85ead26

Browse files
committed
sm8150: try to set localversion manually
Signed-off-by: Onelots <onelots@onelots.fr>
1 parent f21a249 commit 85ead26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +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"
27+
./script/config --set-str LOCALVERSION "-✨Caelum-OnePlus-7-gfe5c460c3c4c-dirty"
2828
yes "" | make O=out ARCH=arm64 olddefconfig
2929

3030
# Build kernel

0 commit comments

Comments
 (0)