sm6250-common: Set linker to LLD
Change-Id: Ia165daa55ff707725b0619af12bf3a2e6e79c981
This commit is contained in:
parent
083f010684
commit
b10c3c7d83
@ -73,6 +73,7 @@ BOARD_BOOT_HEADER_VERSION := 2
|
|||||||
BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION)
|
BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION)
|
||||||
BOARD_INCLUDE_DTB_IN_BOOTIMG := true
|
BOARD_INCLUDE_DTB_IN_BOOTIMG := true
|
||||||
|
|
||||||
|
KERNEL_LD := LD=ld.lld
|
||||||
TARGET_KERNEL_ARCH := arm64
|
TARGET_KERNEL_ARCH := arm64
|
||||||
TARGET_KERNEL_CLANG_COMPILE := true
|
TARGET_KERNEL_CLANG_COMPILE := true
|
||||||
TARGET_KERNEL_CONFIG := cust_defconfig
|
TARGET_KERNEL_CONFIG := cust_defconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user