blob: be5c821d7e0e248fbacbc3895def6d9a5f19a215 [file] [log] [blame]
# Makefile - Bluetooth handsfree HF sample makefile
#
# Copyright (c) 2015-2016 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
#
# DESCRIPTION
# Makefile for the Bluetooth handsfree profile HF side
BOARD ?= qemu_x86
CONF_FILE = prj.conf
QEMU_EXTRA_FLAGS = -serial unix:/tmp/bt-server-bredr
include $(ZEPHYR_BASE)/Makefile.inc