dre: Move DTC_EXT definition to vendor/lineage

Change-Id: I452ec4dabfd6abf052f020fe48527403df873f5f
This commit is contained in:
Alexander Koskovich 2022-06-15 20:03:02 -07:00 committed by Albert Tang
parent e57cbb4e30
commit 612812765a

View file

@ -114,7 +114,6 @@ BOARD_KERNEL_PAGESIZE := 4096
BOARD_KERNEL_SEPARATED_DTBO := true BOARD_KERNEL_SEPARATED_DTBO := true
BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION) BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION)
BOARD_RAMDISK_USE_LZ4 := true BOARD_RAMDISK_USE_LZ4 := true
TARGET_KERNEL_ADDITIONAL_FLAGS := DTC_EXT=$(shell pwd)/prebuilts/misc/linux-x86/dtc/dtc
TARGET_KERNEL_SOURCE := kernel/oneplus/sm4350 TARGET_KERNEL_SOURCE := kernel/oneplus/sm4350
TARGET_KERNEL_CONFIG := vendor/holi-qgki_defconfig TARGET_KERNEL_CONFIG := vendor/holi-qgki_defconfig