dre: Move DTC_EXT definition to vendor/lineage
Change-Id: I452ec4dabfd6abf052f020fe48527403df873f5f
This commit is contained in:
parent
e57cbb4e30
commit
612812765a
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue