summaryrefslogtreecommitdiff
path: root/samples/bluetooth/beacon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'samples/bluetooth/beacon/Makefile')
-rw-r--r--samples/bluetooth/beacon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/bluetooth/beacon/Makefile b/samples/bluetooth/beacon/Makefile
index fdc0101e3..01f9c3088 100644
--- a/samples/bluetooth/beacon/Makefile
+++ b/samples/bluetooth/beacon/Makefile
@@ -1,7 +1,7 @@
BOARD ?= qemu_x86
MDEF_FILE = prj.mdef
KERNEL_TYPE = micro
-CONF_FILE ?= prj.conf
+CONF_FILE = prj.conf
QEMU_EXTRA_FLAGS = -serial unix:/tmp/bt-server-bredr
include $(ZEPHYR_BASE)/Makefile.inc