xref: /rk3399_ARM-atf/lib/gpt_rme/gpt_rme.mk (revision 742ca2307f4e9f82cb2c21518819425e5bcc0f90)
1#
2# Copyright (c) 2021, Arm Limited. All rights reserved.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6
7GPT_LIB_SRCS	:=	$(addprefix lib/gpt_rme/,        \
8			gpt_rme.c)
9