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

BS_LIB_NAME := reg_sensor
BS_LIB_SOURCES := mod_reg_sensor.c

include $(BS_DIR)/lib.mk