xref: /rk3399_ARM-atf/lib/gpt_rme/gpt_rme.mk (revision a125c556230501ee0f5ec9f8b0b721625d484a41)
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