mirror of
https://github.com/revyos/thead-opensbi.git
synced 2026-09-08 18:25:36 +02:00
Linux_SDK_V0.9.5
This commit is contained in:
12
lib/utils/sys/objects.mk
Normal file
12
lib/utils/sys/objects.mk
Normal file
@@ -0,0 +1,12 @@
|
||||
#
|
||||
# SPDX-License-Identifier: BSD-2-Clause
|
||||
#
|
||||
# Copyright (c) 2019 Western Digital Corporation or its affiliates.
|
||||
#
|
||||
# Authors:
|
||||
# Anup Patel <anup.patel@wdc.com>
|
||||
#
|
||||
|
||||
libsbiutils-objs-y += sys/clint.o
|
||||
libsbiutils-objs-y += sys/htif.o
|
||||
libsbiutils-objs-y += sys/sifive_test.o
|
||||
Reference in New Issue
Block a user