]> git.ipfire.org Git - thirdparty/u-boot.git/blame - arch/riscv/cpu/cv1800b/Makefile
riscv: cache: Implement dcache for cv1800b
[thirdparty/u-boot.git] / arch / riscv / cpu / cv1800b / Makefile
CommitLineData
ae800aa7
KL
1# SPDX-License-Identifier: GPL-2.0+
2#
3# Copyright (c) 2024, Kongyang Liu <seashell11234455@gmail.com>
4
5obj-y += dram.o
6obj-y += cpu.o
c21dfcb5 7obj-y += cache.o