summaryrefslogtreecommitdiffstats
path: root/arch/riscv/boards/riscvemu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/riscv/boards/riscvemu/Makefile')
-rw-r--r--arch/riscv/boards/riscvemu/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/riscv/boards/riscvemu/Makefile b/arch/riscv/boards/riscvemu/Makefile
new file mode 100644
index 0000000000..baada2136e
--- /dev/null
+++ b/arch/riscv/boards/riscvemu/Makefile
@@ -0,0 +1,8 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
+obj-y += board.o
+obj-y += riscvemu-sram.dtbo.o
+bbenv-$(CONFIG_CMD_TUTORIAL) += defaultenv-riscvemu
+
+clean-files := *.dtb *.dtb.S .*.dtc .*.pre .*.dts *.dtb.z
+clean-files += *.dtbo *.dtbo.S .*.dtso