summaryrefslogtreecommitdiff
path: root/samples/net/mbedtls_sslclient/Makefile
blob: 6f417152f4f5557bcc27c9db96a670a536a86f23 (plain)
1
2
3
4
5
6
7
8
9
10
#
# Copyright (c) 2016 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
#

BOARD = galileo
CONF_FILE = prj_galileo.conf

include $(ZEPHYR_BASE)/Makefile.inc