diff options
| author | Alejandro Soto <alejandro@34project.org> | 2024-05-22 14:59:29 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2024-05-24 05:58:43 -0600 |
| commit | f544591a74d0f27d5e55261ce50eec562549aad9 (patch) | |
| tree | fab3262d637d3420c594716e258686115969a9ab /mk/top.mk | |
| parent | 582904f497496ac899cf8697b103372d84279b0a (diff) | |
mk/obj: initial commit
Diffstat (limited to 'mk/top.mk')
| -rw-r--r-- | mk/top.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ include mk/build.mk include mk/cocotb.mk include mk/cores.mk include mk/cov.mk +include mk/obj.mk include mk/output.mk include mk/peakrdl.mk include mk/quartus.mk |
