diff options
| author | Alejandro Soto <alejandro@34project.org> | 2024-05-18 17:48:27 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2024-05-24 05:58:41 -0600 |
| commit | 40bd702015f3a09f5c4d1ad30439b1ea186d7484 (patch) | |
| tree | 69cd56673073604e4c39b15c8b823325f65b169a /Makefile | |
| parent | 8f3163b78f75a0080c9c031617045ca19f1f6e97 (diff) | |
target/w3d_de1soc: initial commit
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ top := conspiracion -core_dirs := platform rtl tb +core_dirs := platform rtl tb target .PHONY: all |
