From 35f3e185d3f27ee6421fef767213e2d5ca0f431e Mon Sep 17 00:00:00 2001 From: codeworkx Date: Sun, 2 Dec 2012 16:01:57 +0100 Subject: n7000: add bluetooth build cfg Change-Id: Id905163db2e8cb2369aa27c619fbda36ad5b2643 --- BoardConfig.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'BoardConfig.mk') 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 -- cgit v1.1