summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaikumar Ganesh <jaikumar@google.com>2010-09-03 16:37:41 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2010-09-03 16:37:41 -0700
commit3a01360d72b93eb275ed5594d887561447aa701c (patch)
tree584005e9710f0ae87d63b5c9af8a784e2544756a
parentc23c3ac8868640fff2d0a15e113ea5d4aa74e148 (diff)
parent76e93c5d20cae0c85ecd974b3d5fd77f36d3bcf6 (diff)
downloaddevice_samsung_crespo-3a01360d72b93eb275ed5594d887561447aa701c.zip
device_samsung_crespo-3a01360d72b93eb275ed5594d887561447aa701c.tar.gz
device_samsung_crespo-3a01360d72b93eb275ed5594d887561447aa701c.tar.bz2
am 76e93c5d: Merge "S5PC11X: BT: Add bluetooth in BoardConfig.mk" into gingerbread
Merge commit '76e93c5d20cae0c85ecd974b3d5fd77f36d3bcf6' into gingerbread-plus-aosp * commit '76e93c5d20cae0c85ecd974b3d5fd77f36d3bcf6': S5PC11X: BT: Add bluetooth in BoardConfig.mk
-rwxr-xr-xBoardConfig.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index b52aa27..9b8b1ab 100755
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -26,6 +26,8 @@ BOARD_USES_GENERIC_AUDIO := true
TARGET_CPU_ABI := armeabi-v7a
TARGET_CPU_ABI2 := armeabi
+BOARD_HAVE_BLUETOOTH := true
+
TARGET_NO_BOOTLOADER := true
ifndef TARGET_NO_KERNEL
TARGET_NO_KERNEL := true