From a7d92072c0bdc3a3e1c99de64f353e932846bc2a Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Sat, 4 May 2024 14:19:48 -0600 Subject: rtl/pkt_switch: replace axi_timer example with pkt_switch --- rtl/mod.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rtl/mod.mk') 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 := . -- cgit v1.2.3