summaryrefslogtreecommitdiff
path: root/arch/riscv/cpu/cv1800b/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/riscv/cpu/cv1800b/Makefile')
-rw-r--r--arch/riscv/cpu/cv1800b/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/riscv/cpu/cv1800b/Makefile b/arch/riscv/cpu/cv1800b/Makefile
new file mode 100644
index 00000000000..95beb34b51a
--- /dev/null
+++ b/arch/riscv/cpu/cv1800b/Makefile
@@ -0,0 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0+
+#
+# Copyright (c) 2024, Kongyang Liu <seashell11234455@gmail.com>
+
+obj-y += dram.o
+obj-y += cpu.o
+obj-y += cache.o