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

BS_LIB_NAME := SGI575 SYSTEM
BS_LIB_SOURCES = mod_sgi575_system.c

include $(BS_DIR)/lib.mk