diff --git a/BoardConfig.mk b/BoardConfig.mk index 519f718..9179725 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -81,8 +81,6 @@ BOARD_KERNEL_IMAGE_NAME := Image.gz-dtb BOARD_KERNEL_PAGESIZE := 4096 BOARD_KERNEL_SEPARATED_DTBO := true BOARD_RAMDISK_USE_LZ4 := true -TARGET_KERNEL_CLANG_PATH := $(shell pwd)/prebuilts/clang/host/linux-x86/clang-r522817 -TARGET_KERNEL_CLANG_VERSION := r522817 TARGET_KERNEL_SOURCE := kernel/xiaomi/raphael TARGET_KERNEL_CONFIG := raphael_defconfig