diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 96019f5..a07a5b5 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -40,9 +40,6 @@ BOARD_RAMDISK_USE_LZ4 := true TARGET_KERNEL_ARCH := arm64 TARGET_KERNEL_SOURCE := kernel/lenovo/sdm710 TARGET_KERNEL_VERSION := 4.9 -ifeq ($(TARGET_PREBUILT_KERNEL),) - TARGET_KERNEL_CLANG_COMPILE := true -endif # Audio TARGET_PROVIDES_AUDIO_EXTNS := true