# Makefile - SPI sample
#
# Copyright (c) 2017 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
BOARD ?= quark_se_c1000_devboard
CONF_FILE ?= prj_$(BOARD).conf
include $(ZEPHYR_BASE)/Makefile.inc