blob: 0dc7083c14cb39374c39d3d29b531d6e8e7fb7f2 [file] [log] [blame]
# Makefile - ieee802154 example that is used in testing on qemu
#
# Copyright (c) 2016 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
#
BOARD = qemu_x86
CONF_FILE = prj.conf
include $(ZEPHYR_BASE)/Makefile.inc
include $(ZEPHYR_BASE)/samples/net/ieee802154/qemu/Makefile.qemu