From 6e67445a93e97f6353aea0e8e79acf2b60b46985 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Wed, 28 Feb 2024 15:27:00 -0600 Subject: platform/wavelet3d: initial commit --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 599e507..560b1c2 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ top := conspiracion -core_dirs := rtl tb +core_dirs := platform rtl tb .PHONY: all -- cgit v1.2.3