summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2024-05-18 17:48:27 -0600
committerAlejandro Soto <alejandro@34project.org>2024-05-24 05:58:41 -0600
commit40bd702015f3a09f5c4d1ad30439b1ea186d7484 (patch)
tree69cd56673073604e4c39b15c8b823325f65b169a /Makefile
parent8f3163b78f75a0080c9c031617045ca19f1f6e97 (diff)
target/w3d_de1soc: initial commit
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 560b1c2..78dd5d9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
top := conspiracion
-core_dirs := platform rtl tb
+core_dirs := platform rtl tb target
.PHONY: all