Skip to content
Snippets Groups Projects
Commit b98097ff authored by Alexander Koskovich's avatar Alexander Koskovich Committed by Arian
Browse files

sm8350-common: Move DTC_EXT definition to vendor/lineage

Change-Id: I452ec4dabfd6abf052f020fe48527403df873f5f
parent 5b6287a4
No related branches found
No related tags found
No related merge requests found
......@@ -92,9 +92,7 @@ BOARD_KERNEL_SEPARATED_DTBO := true
BOARD_BOOT_HEADER_VERSION := 3
BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION)
TARGET_KERNEL_ADDITIONAL_FLAGS := \
DTC_EXT=$(shell pwd)/prebuilts/misc/linux-x86/dtc/dtc \
TARGET_PRODUCT=$(PRODUCT_DEVICE)
TARGET_KERNEL_ADDITIONAL_FLAGS := TARGET_PRODUCT=$(PRODUCT_DEVICE)
TARGET_KERNEL_SOURCE := kernel/xiaomi/sm8350
BOARD_KERNEL_CMDLINE += androidboot.console=ttyMSM0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment