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

Signed-off-by: Panagiotis Peristerakis <perister@ics.forth.gr> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Anup Patel <anup.patel@wdc.com>
9 lines
164 B
Makefile
9 lines
164 B
Makefile
#
|
|
# SPDX-License-Identifier: BSD-2-Clause
|
|
#
|
|
# Copyright (C) 2019 FORTH-ICS/CARV
|
|
# Panagiotis Peristerakis <perister@ics.forth.gr>
|
|
#
|
|
|
|
platform-objs-y += platform.o
|