mirror of
https://github.com/sipeed/LicheeRV-Nano-Build.git
synced 2026-09-11 05:09:56 -05:00
12 lines
235 B
Makefile
12 lines
235 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 += cache.o platform.o plicsw.o plmt.o
|