summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorcodeworkx <codeworkx@cyanogenmod.org>2012-12-02 16:01:57 +0100
committerAndrew Dodd <atd7@cornell.edu>2012-12-02 16:09:10 -0500
commit35f3e185d3f27ee6421fef767213e2d5ca0f431e (patch)
tree0cb637d910c9ebfc740b314d8e96f1eac8548ab5 /BoardConfig.mk
parent4e89b14f5894b138f94990db512f0042dd81da84 (diff)
downloaddevice_samsung_n7000-35f3e185d3f27ee6421fef767213e2d5ca0f431e.zip
device_samsung_n7000-35f3e185d3f27ee6421fef767213e2d5ca0f431e.tar.gz
device_samsung_n7000-35f3e185d3f27ee6421fef767213e2d5ca0f431e.tar.bz2
n7000: 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 e089133..75f79b0 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -21,6 +21,9 @@
TARGET_BOARD_INFO_FILE := device/samsung/n7000/board-info.txt
+# Bluetooth
+BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/samsung/n7000/bluetooth
+
# Inline kernel building
TARGET_KERNEL_SOURCE := kernel/samsung/smdk4210
TARGET_KERNEL_CONFIG := cyanogenmod_n7000_defconfig