summaryrefslogtreecommitdiff
path: root/rtl/mod.mk
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2024-05-04 14:19:48 -0600
committerAlejandro Soto <alejandro@34project.org>2024-05-04 14:19:48 -0600
commita7d92072c0bdc3a3e1c99de64f353e932846bc2a (patch)
treecc9af86b65820c3a30cf1d0b0c97e8bfe8fc9b44 /rtl/mod.mk
parent90cd29d85865bb5a4dbdf791616818b151881883 (diff)
rtl/pkt_switch: replace axi_timer example with pkt_switch
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 be9cb44..740118d 100644
--- a/rtl/mod.mk
+++ b/rtl/mod.mk
@@ -1,5 +1,5 @@
cores := config debounce intc
-subdirs := axi_timer cache core dma_axi32 fpu gfx perf picorv32 smp top wb2axip
+subdirs := cache core dma_axi32 fpu gfx perf picorv32 pkt_switch smp top wb2axip
define core/config
$(this)/rtl_include_dirs := .