summaryrefslogtreecommitdiffstats
path: root/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/common.mk b/common.mk
index 48a30b4..e80f8b8 100644
--- a/common.mk
+++ b/common.mk
@@ -168,5 +168,5 @@ TARGET_HAL_PATH := hardware/samsung/exynos4/hal
TARGET_OMX_PATH := hardware/samsung/exynos/multimedia/openmax
$(call inherit-product, hardware/samsung/exynos4x12.mk)
-# Include non-opensource parts if available
-$(call inherit-product-if-exists, vendor/samsung/smdk4412-common/common-vendor.mk)
+# Include non-opensource parts
+$(call inherit-product, vendor/samsung/smdk4412-common/common-vendor.mk)