mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-08-24 15:31:22 +01:00

Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Anup Patel <anup.patel@wdc.com>
12 lines
227 B
Makefile
12 lines
227 B
Makefile
#
|
|
# SPDX-License-Identifier: BSD-2-Clause
|
|
#
|
|
# Copyright (c) 2019 Andes Technology Corporation
|
|
#
|
|
# Authors:
|
|
# Zong Li <zong@andestech.com>
|
|
# Nylon Chen <nylon7@andestech.com>
|
|
#
|
|
|
|
platform-objs-y += platform.o plicsw.o plmt.o
|