summaryrefslogtreecommitdiffstats
path: root/exynos4x12.mk
diff options
context:
space:
mode:
authorcodeworkx <daniel.hillenbrand@codeworkx.de>2012-08-03 23:32:29 +0200
committercodeworkx <daniel.hillenbrand@codeworkx.de>2012-08-03 23:32:29 +0200
commitf1587a360fb72dffce67917f3dbc8144165014da (patch)
tree0d3988246f45342beac543373bf99314a2988e5d /exynos4x12.mk
parent134c1fe2e2f7ec5a2ac508a83638c665b4d5c25a (diff)
downloadhardware_samsung-f1587a360fb72dffce67917f3dbc8144165014da.zip
hardware_samsung-f1587a360fb72dffce67917f3dbc8144165014da.tar.gz
hardware_samsung-f1587a360fb72dffce67917f3dbc8144165014da.tar.bz2
exynos4: added secril-client and secril-client-sap sources
taken from i9100 update7 and i9300 update4 Change-Id: I1188c8c43c07ff179bc592a22345e4db9d8a56bf
Diffstat (limited to 'exynos4x12.mk')
-rw-r--r--exynos4x12.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/exynos4x12.mk b/exynos4x12.mk
index ae761c4..9c1960e 100644
--- a/exynos4x12.mk
+++ b/exynos4x12.mk
@@ -18,6 +18,7 @@ ifeq ($(TARGET_SOC),exynos4x12)
include $(TARGET_HAL_PATH)/Android.mk
include hardware/samsung/exynos/multimedia/Android.mk
include hardware/samsung/exynos4/exynos4x12/Android.mk
+include hardware/samsung/exynos4/ril/Android.mk
endif
endif