aboutsummaryrefslogtreecommitdiff
path: root/lib/sprt/sprt_host.mk
blob: abcfe5e498e5963557c6929142a9f615abb9942a (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# Copyright (c) 2018, Arm Limited. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#

SPRT_LIB_SOURCES	:=	$(addprefix lib/sprt/,			\
					sprt_host.c			\
					sprt_queue.c)

SPRT_LIB_INCLUDES	:=	-Iinclude/lib/sprt/