diff options
-rw-r--r-- | BoardConfigCommon.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index ca10f3f..d2ac852 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -46,8 +46,6 @@ BOARD_KERNEL_IMAGE_NAME := Image.gz-dtb BOARD_KERNEL_PAGESIZE := 4096 TARGET_KERNEL_SOURCE := kernel/zuk/msm8996 -BUILD_BROKEN_DUP_RULES := true - # Platform TARGET_BOARD_PLATFORM := msm8996 |