summaryrefslogtreecommitdiff
path: root/rtl/mod.mk
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2024-02-28 15:26:26 -0600
committerAlejandro Soto <alejandro@34project.org>2024-02-28 15:26:26 -0600
commit29ef941d4512368ee6d06057de9daad7ff6c3ff7 (patch)
treeb11fc4bffbfe843242366b75a32a671448e1a136 /rtl/mod.mk
parent49c6d9ed78a5ce67eaa6edb40c3dacd956ebca75 (diff)
rtl: add picorv32
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 ec770a2..772a685 100644
--- a/rtl/mod.mk
+++ b/rtl/mod.mk
@@ -1,5 +1,5 @@
cores := config debounce intc
-subdirs := cache core gfx perf smp top
+subdirs := cache core gfx perf picorv32 smp top
define core/config
$(this)/rtl_include_dirs := .