aboutsummaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-05-26 02:15:57 +0200
committerDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-05-26 02:15:57 +0200
commit8b254e1710f22239c9a57521bab28c8033aecb42 (patch)
tree60e68efb26b4d5f787799106986785d500454d85 /BoardConfig.mk
parent98bef4efe08ccaf40b8f2acc3deaca819ec6505f (diff)
downloaddevice_samsung_espresso3g-8b254e1710f22239c9a57521bab28c8033aecb42.zip
device_samsung_espresso3g-8b254e1710f22239c9a57521bab28c8033aecb42.tar.gz
device_samsung_espresso3g-8b254e1710f22239c9a57521bab28c8033aecb42.tar.bz2
p5100: use opensource libril from omap4-common
Change-Id: I4d0ef03dd4ae5c74fb96faf77c21859949f575d4
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 b50d437..ad483f4 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -19,6 +19,9 @@
TARGET_BOARD_INFO_FILE := device/samsung/p5100/board-info.txt
+# RIL
+BOARD_PROVIDES_LIBRIL := true
+
# Inline kernel building
TARGET_KERNEL_SOURCE := kernel/samsung/espresso10
TARGET_KERNEL_CONFIG := cyanogenmod_p5100_defconfig