From cff57187a67789526801b01824ece2fa9336a485 Mon Sep 17 00:00:00 2001 From: Manish4586 Date: Fri, 11 Sep 2020 19:10:44 +0530 Subject: [PATCH] sdm660-common: boardconfig: disable phony targets Signed-off-by: Manish4586 Change-Id: I3fdf41ebef4e75872b588525edc4e2aac46d9f1d --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index e1fd1f0a..79ee536e 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -94,7 +94,6 @@ BOARD_VENDOR := xiaomi # Build Rules BUILD_BROKEN_DUP_RULES := true -BUILD_BROKEN_PHONY_TARGETS := true # Camera USE_DEVICE_SPECIFIC_CAMERA := true