summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorcodeworkx <codeworkx@cyanogenmod.org>2012-12-02 16:01:57 +0100
committercodeworkx <codeworkx@cyanogenmod.org>2012-12-02 16:01:57 +0100
commit5366c68670140bc311b06ab77c26a7e628a7bf8c (patch)
treeacda35e4245bbdea3cb951d0e7c13d61fc3a190c /BoardConfig.mk
parent352fc608ce335c5c087bc96e7f8cb730a58ecae2 (diff)
downloaddevice_samsung_i9100-5366c68670140bc311b06ab77c26a7e628a7bf8c.zip
device_samsung_i9100-5366c68670140bc311b06ab77c26a7e628a7bf8c.tar.gz
device_samsung_i9100-5366c68670140bc311b06ab77c26a7e628a7bf8c.tar.bz2
i9100: add bluetooth build cfg
Change-Id: Id905163db2e8cb2369aa27c619fbda36ad5b2643
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 4b7e846..a85a3b6 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -21,6 +21,9 @@
TARGET_BOARD_INFO_FILE := device/samsung/i9100/board-info.txt
+# Bluetooth
+BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/samsung/i9100/bluetooth
+
# Inline kernel building
TARGET_KERNEL_SOURCE := kernel/samsung/smdk4210
TARGET_KERNEL_CONFIG := cyanogenmod_i9100_defconfig