aboutsummaryrefslogtreecommitdiff
path: root/product/n1sdp/module/n1sdp_smt/src/Makefile
blob: 980bfc7a9f143b2c19793e360cfde3461063c96f (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# Arm SCP/MCP Software
# Copyright (c) 2017-2018, Arm Limited and Contributors. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#

BS_LIB_NAME := N1SDP_SMT
BS_LIB_SOURCES = mod_smt.c

include $(BS_DIR)/lib.mk