summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-05-26 02:15:39 +0200
committerDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-05-26 02:15:39 +0200
commitb41f5515d8c1c533607be6fe06bfb6e6d6557fe5 (patch)
tree9b78b3f5efaa10dbde42a2b65d0caa35fd574642 /BoardConfig.mk
parentdd02cab27ee4d62199042a817e1930752a3253d3 (diff)
downloaddevice_samsung_p3100-b41f5515d8c1c533607be6fe06bfb6e6d6557fe5.zip
device_samsung_p3100-b41f5515d8c1c533607be6fe06bfb6e6d6557fe5.tar.gz
device_samsung_p3100-b41f5515d8c1c533607be6fe06bfb6e6d6557fe5.tar.bz2
p3100: use opensource libril from omap4-common
Change-Id: Id2c587378808734770a08fc6cb9127c506040130
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 1c781d9..700921b 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -19,6 +19,9 @@
TARGET_BOARD_INFO_FILE := device/samsung/p3100/board-info.txt
+# RIL
+BOARD_PROVIDES_LIBRIL := true
+
# Inline kernel building
TARGET_KERNEL_SOURCE := kernel/samsung/espresso10
TARGET_KERNEL_CONFIG := cyanogenmod_p3100_defconfig