fixup! cepheus: Switch to LineageOS-based kernel

This commit is contained in:
2026-01-20 18:27:26 +00:00
parent 88d0c30fc6
commit 67ad5315d6
2 changed files with 3 additions and 2 deletions

View File

@@ -101,7 +101,7 @@ BOARD_KERNEL_SEPARATED_DTBO := true
BOARD_KERNEL_TAGS_OFFSET := 0x00000100
BOARD_RAMDISK_OFFSET := 0x01000000
TARGET_KERNEL_SOURCE := kernel/xiaomi/sm8150
TARGET_KERNEL_SOURCE := kernel/xiaomi/cepheus
TARGET_KERNEL_CONFIG := \
vendor/sm8150-perf_defconfig \
vendor/xiaomi/sm8150-common.config \

View File

@@ -5,7 +5,8 @@
},
{
"repository": "kernel_xiaomi_cepheus",
"target_path": "kernel/xiaomi/cepheus"
"target_path": "kernel/xiaomi/cepheus",
"branch": "bq1"
},
{
"repository": "hardware_xiaomi",