forked from Mirrors/opensbi

The Kendryte K210 platform support was contributed by Damien hence fix author name. Signed-off-by: Anup Patel <anup.patel@wdc.com>
11 lines
219 B
Makefile
11 lines
219 B
Makefile
#
|
|
# Copyright (c) 2018 Western Digital Corporation or its affiliates.
|
|
#
|
|
# Authors:
|
|
# Damien Le Moal <damien.lemoal@wdc.com>
|
|
#
|
|
# SPDX-License-Identifier: BSD-2-Clause
|
|
#
|
|
|
|
platform-objs-y += uarths.o sysctl.o platform.o
|