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/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/riscv/boards/riscvemu/Makefile b/arch/riscv/boards/riscvemu/Makefile
index dcfc2937d3..baada2136e 100644
--- a/arch/riscv/boards/riscvemu/Makefile
+++ b/arch/riscv/boards/riscvemu/Makefile
@@ -1 +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