aboutsummaryrefslogtreecommitdiff
path: root/product/corstone-700/module/eventhandler/src/Makefile
blob: 1a04be1c604bf03acafcf97de66732205f2ff0ae (plain)
1
2
3
4
5
6
7
8
9
10
#
# Copyright (c) 2019, Arm Limited and Contributors. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#

BS_LIB_NAME := eventhandler
BS_LIB_SOURCES := mod_eventhandler.c

include $(BS_DIR)/lib.mk