From 2a5058e81df097ea1a815495d5a59efd646e3c30 Mon Sep 17 00:00:00 2001 From: codeworkx Date: Fri, 23 Nov 2012 17:48:59 +0100 Subject: i9300: add bluetooth build config Change-Id: Iea01fbf70eee99a09c80f0dd4ae8c686e39b18f1 --- BoardConfig.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'BoardConfig.mk') diff --git a/BoardConfig.mk b/BoardConfig.mk index 3455b14..a382193 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -19,6 +19,8 @@ -include device/samsung/smdk4412-common/BoardCommonConfig.mk +# Bluetooth +BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/samsung/i9300/bluetooth # Kernel TARGET_KERNEL_SOURCE := kernel/samsung/smdk4412 -- cgit v1.1