zephyr/samples/net/mbedtls_sslclient/Makefile

11 lines
169 B
Makefile
Raw Normal View History

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