diff --git a/universal7885-common/BoardConfigCommon.mk b/universal7885-common/BoardConfigCommon.mk index 84194ee..50ae45c 100644 --- a/universal7885-common/BoardConfigCommon.mk +++ b/universal7885-common/BoardConfigCommon.mk @@ -70,6 +70,7 @@ BOARD_MKBOOTIMG_ARGS := --kernel_offset 0x00008000 --ramdisk_offset 0x01000000 - TARGET_KERNEL_SOURCE := kernel/samsung/exynos7885 KERNEL_SUPPORTS_LLVM_TOOLS := true TARGET_KERNEL_OPTIONAL_LD := true +TARGET_KERNEL_ADDITIONAL_FLAGS += HOSTCFLAGS="-fuse-ld=lld -Wno-unused-command-line-argument" BOARD_USES_METADATA_PARTITION := true