summaryrefslogtreecommitdiff
path: root/rtl/mod.mk
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2024-05-26 11:16:04 -0600
committerAlejandro Soto <alejandro@34project.org>2024-05-26 12:51:51 -0600
commit2e12077e682a27a159122b5676301c8c433a58fe (patch)
tree338ee5116fdda32f6d7c988232dfe20c52a643b6 /rtl/mod.mk
parente11c49cb39fd7957d74a1431e28efc4049d16799 (diff)
rtl/vdc: initial commit of video display controller
Diffstat (limited to 'rtl/mod.mk')
-rw-r--r--rtl/mod.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtl/mod.mk b/rtl/mod.mk
index c7e259a..07bbe7b 100644
--- a/rtl/mod.mk
+++ b/rtl/mod.mk
@@ -1,5 +1,5 @@
cores := config debounce intc
-subdirs := axilemu cache core dma_axi32 if_common fpu gfx legacy_gfx perf picorv32 pkt_switch smp top wb2axip
+subdirs := axilemu cache core dma_axi32 if_common fpu gfx legacy_gfx perf picorv32 pkt_switch smp top vdc wb2axip
define core/config
$(this)/rtl_include_dirs := .