From 3fff6023602822531efdae30bc8ebf862967f1ef Mon Sep 17 00:00:00 2001 From: Friedrich Beckmann Date: Mon, 25 Jul 2022 17:55:39 +0200 Subject: Initial Commit --- VexRiscvSocSoftware/makefile | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 VexRiscvSocSoftware/makefile (limited to 'VexRiscvSocSoftware/makefile') diff --git a/VexRiscvSocSoftware/makefile b/VexRiscvSocSoftware/makefile new file mode 100644 index 0000000..6bd82a2 --- /dev/null +++ b/VexRiscvSocSoftware/makefile @@ -0,0 +1,3 @@ +include resources/recursive.mk + +SUBDIRS := projects -- cgit v1.2.3