diff --git a/BoardConfig.mk b/BoardConfig.mk index bdd374b..b2c137c 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -89,7 +89,7 @@ BOARD_INCLUDE_DTB_IN_BOOTIMG := true KERNEL_LD := LD=ld.lld TARGET_KERNEL_ARCH := arm64 TARGET_KERNEL_CONFIG := cust_defconfig -TARGET_KERNEL_SOURCE := kernel/xiaomi/sm6250 +TARGET_KERNEL_SOURCE := kernel/xiaomi/miatoll TARGET_KERNEL_CLANG_COMPILE := true TARGET_KERNEL_CLANG_VERSION := r383902b TARGET_KERNEL_ADDITIONAL_FLAGS := \ diff --git a/aosp.dependencies b/aosp.dependencies index fce2d4d..72514fe 100644 --- a/aosp.dependencies +++ b/aosp.dependencies @@ -1,8 +1,8 @@ [ { "remote": "pixel-devices", - "repository": "kernel_xiaomi_sm6250", - "target_path": "kernel/xiaomi/sm6250", + "repository": "kernel_xiaomi_miatoll", + "target_path": "kernel/xiaomi/miatoll", "branch": "eleven" }, {