diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 3330847..ff5dc04 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -50,7 +50,6 @@ BOARD_KERNEL_PAGESIZE := 4096 BOARD_KERNEL_SEPARATED_DTBO := true BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION) TARGET_KERNEL_ADDITIONAL_FLAGS := DTC_EXT=$(shell pwd)/prebuilts/misc/linux-x86/dtc/dtc OEM_TARGET_PRODUCT=$(PRODUCT_DEVICE) -TARGET_KERNEL_ARCH := arm64 TARGET_KERNEL_SOURCE := kernel/oneplus/sm8250 TARGET_KERNEL_CLANG_COMPILE := true TARGET_KERNEL_CONFIG := vendor/kona-perf_defconfig