sm6250-common: Set linker to LLD

Change-Id: Ia165daa55ff707725b0619af12bf3a2e6e79c981
This commit is contained in:
Luca Stefani 2020-04-03 18:56:35 +02:00 committed by Demon000
parent 083f010684
commit b10c3c7d83

View File

@ -73,6 +73,7 @@ BOARD_BOOT_HEADER_VERSION := 2
BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION)
BOARD_INCLUDE_DTB_IN_BOOTIMG := true
KERNEL_LD := LD=ld.lld
TARGET_KERNEL_ARCH := arm64
TARGET_KERNEL_CLANG_COMPILE := true
TARGET_KERNEL_CONFIG := cust_defconfig