diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 060a01c9..4c0c9053 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -69,10 +69,6 @@ TARGET_NO_BOOTLOADER := true # Build Rules BUILD_BROKEN_DUP_RULES := true -# Clang -TARGET_KERNEL_CLANG_COMPILE := true -TARGET_KERNEL_CLANG_VERSION := 8508608 - # ConfigFS TARGET_FS_CONFIG_GEN := $(COMMON_PATH)/configs/config.fs