forked from Mirrors/opensbi

Only compiles for now, completely untested. Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
11 lines
208 B
Makefile
11 lines
208 B
Makefile
#
|
|
# Copyright (c) 2018 Western Digital Corporation or its affiliates.
|
|
#
|
|
# Authors:
|
|
# Anup Patel <anup.patel@wdc.com>
|
|
#
|
|
# SPDX-License-Identifier: BSD-2-Clause
|
|
#
|
|
|
|
plat-objs-y += uarths.o sysctl.o platform.o
|