diff --git a/universal7885-common/BoardConfigCommon.mk b/universal7885-common/BoardConfigCommon.mk index 403968a..84194ee 100644 --- a/universal7885-common/BoardConfigCommon.mk +++ b/universal7885-common/BoardConfigCommon.mk @@ -69,6 +69,7 @@ BOARD_KERNEL_CMDLINE := androidboot.init_fatal_reboot_target=recovery BOARD_MKBOOTIMG_ARGS := --kernel_offset 0x00008000 --ramdisk_offset 0x01000000 --tags_offset 0x00000100 TARGET_KERNEL_SOURCE := kernel/samsung/exynos7885 KERNEL_SUPPORTS_LLVM_TOOLS := true +TARGET_KERNEL_OPTIONAL_LD := true BOARD_USES_METADATA_PARTITION := true