summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--exynos4210.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/exynos4210.mk b/exynos4210.mk
index 218ad62..fdbc2ea 100644
--- a/exynos4210.mk
+++ b/exynos4210.mk
@@ -18,6 +18,7 @@ ifeq ($(TARGET_SOC),exynos4210)
include $(TARGET_HAL_PATH)/Android.mk
include $(SAM_ROOT)/exynos/multimedia/Android.mk
include $(SAM_ROOT)/exynos4/exynos4210/Android.mk
+include $(SAM_ROOT)/exynos4/ril/Android.mk
endif
endif