From a91930fd4e3d82230184b27ce19c396b8d40dbb5 Mon Sep 17 00:00:00 2001 From: nebkat Date: Sun, 2 Dec 2012 13:46:50 +0000 Subject: n7100: Fix bluetooth config Change-Id: I937408cdcf2dd66c58c56b19a19e873863f23980 --- BoardConfig.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BoardConfig.mk') diff --git a/BoardConfig.mk b/BoardConfig.mk index 2bc9bb0..708aeed 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -20,7 +20,7 @@ -include device/samsung/smdk4412-common/BoardCommonConfig.mk # Bluetooth -BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/samsung/i9300/bluetooth +BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/samsung/n7100/bluetooth # Kernel TARGET_KERNEL_SOURCE := kernel/samsung/smdk4412 -- cgit v1.1