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

BS_LIB_NAME := MHU2
BS_LIB_SOURCES := mod_mhu2.c

include $(BS_DIR)/lib.mk