From 500b086d7c14b97c61b107ee12eb510cd001e4cf Mon Sep 17 00:00:00 2001 From: SGCMarkus Date: Thu, 17 Feb 2022 12:43:34 +0100 Subject: [PATCH] sm8250-common: enable BUILD_BROKEN_DUP_RULES --- BoardConfigCommon.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 12ab6df..446a814 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -39,6 +39,9 @@ TARGET_USES_64_BIT_BINDER := true TARGET_BOOTLOADER_BOARD_NAME := kona TARGET_NO_BOOTLOADER := true +# Build +BUILD_BROKEN_DUP_RULES := true + # Kernel BOARD_BOOT_HEADER_VERSION := 3 BOARD_KERNEL_BASE := 0x00000000