From cf6285d0d59d748ee2ffc7486c056f6d48a1820a Mon Sep 17 00:00:00 2001 From: Daniel Hillenbrand Date: Sun, 11 Jan 2015 11:23:30 +0100 Subject: Append to TARGET_SPECIFIC_HEADER_PATH Change-Id: I0af8aeea4bcb9b7a2dcaba3403893997bdf278c3 --- BoardConfigCommon.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 7aa9c46..16f3ba2 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -15,7 +15,7 @@ # inherit from msm8974-common include device/sony/msm8974-common/BoardConfigCommon.mk -TARGET_SPECIFIC_HEADER_PATH := device/sony/shinano-common/include +TARGET_SPECIFIC_HEADER_PATH += device/sony/shinano-common/include # Platform BOARD_VENDOR_PLATFORM := shinano -- cgit v1.2.3