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 642233e..9fbd9ce 100644
--- a/common.mk
+++ b/common.mk
@@ -189,5 +189,5 @@ TARGET_HAL_PATH := hardware/samsung/exynos4/hal
TARGET_OMX_PATH := hardware/samsung/exynos/multimedia/openmax
$(call inherit-product, hardware/samsung/exynos4210.mk)
-# Use the non-open-source parts, if they're present
--include vendor/samsung/galaxys2-common/common-vendor.mk
+# Include non-open-source parts
+$(call inherit-product, vendor/samsung/galaxys2-common/common-vendor.mk)