aboutsummaryrefslogtreecommitdiff
path: root/VexRiscv/src/test/cpp/raw/icache/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'VexRiscv/src/test/cpp/raw/icache/makefile')
-rw-r--r--VexRiscv/src/test/cpp/raw/icache/makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/VexRiscv/src/test/cpp/raw/icache/makefile b/VexRiscv/src/test/cpp/raw/icache/makefile
new file mode 100644
index 0000000..08779a2
--- /dev/null
+++ b/VexRiscv/src/test/cpp/raw/icache/makefile
@@ -0,0 +1,3 @@
+PROJ_NAME=icache
+
+include ../common/asm.mk \ No newline at end of file