From 127248594c6b24235aa233237d5cd27cb584d6d8 Mon Sep 17 00:00:00 2001 From: Wink Saville Date: Thu, 16 Aug 2012 13:17:55 -0700 Subject: Add support for per device bluetooth configuration. Rather than using a text file and generating each buildcfg.h file per device bdroid_buildcfg.h which supplies device specific values and then bt_target.h will supply common values. Change-Id: I12cb5408729c3e076562a292204f07a0c4b52628 --- hci/include/bt_hci_bdroid.h | 1 - 1 file changed, 1 deletion(-) (limited to 'hci') diff --git a/hci/include/bt_hci_bdroid.h b/hci/include/bt_hci_bdroid.h index 76d438c..5f07539 100644 --- a/hci/include/bt_hci_bdroid.h +++ b/hci/include/bt_hci_bdroid.h @@ -60,7 +60,6 @@ #define BT_HCI_BDROID_H #include "bt_hci_lib.h" -//#include "hci_buildcfg.h" /****************************************************************************** ** Constants & Macros -- cgit v1.1