xref: /rk3399_ARM-atf/lib/debugfs/debugfs.mk (revision 72e8f2456af54b75a0a1d92aadfce0b4bcde6ba1)
10ca3913dSOlivier Deprez#
2*4c700c15SGovindraj Raja# Copyright (c) 2019, Arm Limited and Contributors. All rights reserved.
30ca3913dSOlivier Deprez#
40ca3913dSOlivier Deprez# SPDX-License-Identifier: BSD-3-Clause
50ca3913dSOlivier Deprez#
60ca3913dSOlivier Deprez
70ca3913dSOlivier DeprezDEBUGFS_SRCS	:=	$(addprefix lib/debugfs/,	\
80ca3913dSOlivier Deprez			dev.c				\
90ca3913dSOlivier Deprez			devc.c				\
10d310239dSOlivier Deprez			devroot.c			\
11d310239dSOlivier Deprez			devfip.c)
12992f091bSAmbroise Vincent
13992f091bSAmbroise VincentDEBUGFS_SRCS    += lib/debugfs/debugfs_smc.c
14