From 9e8ff05cb61f157fb0bcb6b0071d7b6dc0763faa Mon Sep 17 00:00:00 2001 From: Anup Patel Date: Tue, 11 Dec 2018 19:24:06 +0530 Subject: Initial commit. Signed-off-by: Anup Patel --- plat/sifive/hifive_u540/objects.mk | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 plat/sifive/hifive_u540/objects.mk (limited to 'plat/sifive/hifive_u540/objects.mk') diff --git a/plat/sifive/hifive_u540/objects.mk b/plat/sifive/hifive_u540/objects.mk new file mode 100644 index 0000000..03ee2fe --- /dev/null +++ b/plat/sifive/hifive_u540/objects.mk @@ -0,0 +1,10 @@ +# +# Copyright (c) 2018 Western Digital Corporation or its affiliates. +# +# Authors: +# Anup Patel +# +# SPDX-License-Identifier: BSD-2-Clause +# + +plat-objs-y += platform.o -- cgit v1.2.3