summaryrefslogtreecommitdiff
path: root/rtl/mod.mk
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2024-02-28 16:07:44 -0600
committerAlejandro Soto <alejandro@34project.org>2024-03-03 20:42:36 -0600
commit872349eb3a3a508abee028e75da546692eb8e0e7 (patch)
treeacdab5296943bb067bae849f82e3d4756ed14635 /rtl/mod.mk
parent6e67445a93e97f6353aea0e8e79acf2b60b46985 (diff)
rtl: add dma_axi32
Diffstat (limited to '')
-rw-r--r--rtl/mod.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtl/mod.mk b/rtl/mod.mk
index 772a685..b4dfee3 100644
--- a/rtl/mod.mk
+++ b/rtl/mod.mk
@@ -1,5 +1,5 @@
cores := config debounce intc
-subdirs := cache core gfx perf picorv32 smp top
+subdirs := cache core dma_axi32 gfx perf picorv32 smp top
define core/config
$(this)/rtl_include_dirs := .