From 2ea327c97ed9008f4f5a7bcbe1bfe05f1970ab50 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Sun, 26 May 2024 11:17:19 -0600 Subject: platform/wavelet3d: add video display controller --- platform/wavelet3d/mod.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'platform/wavelet3d/mod.mk') diff --git a/platform/wavelet3d/mod.mk b/platform/wavelet3d/mod.mk index b78f01a..7fc8b03 100644 --- a/platform/wavelet3d/mod.mk +++ b/platform/wavelet3d/mod.mk @@ -1,7 +1,7 @@ subdirs := host_sw define core - $(this)/deps := axixbar if_common gfx w3d_host_sw + $(this)/deps := axixbar if_common gfx vdc w3d_host_sw $(this)/rtl_top := w3d_top $(this)/rtl_dirs := . -- cgit v1.2.3