summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 9f9d389..2e739d5 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -12,13 +12,13 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+# Default values, possibly overridden by BoardConfigVendor.mk
+TARGET_BOARD_INFO_FILE := device/samsung/maguro/board-info.txt
+BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/samsung/maguro/bluetooth
+
# Use the non-open-source part, if present
-include vendor/samsung/maguro/BoardConfigVendor.mk
-# Use the open-source board-info file if none was set by the vendor
-# config.
-TARGET_BOARD_INFO_FILE ?= device/samsung/maguro/board-info.txt
-
# Use the part that is common between all tunas
include device/samsung/tuna/BoardConfig.mk