From 081a8a3ba8bfe036f31da53f9c041a2caa30fce2 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Sun, 5 May 2024 17:34:22 -0600 Subject: rtl/legacy_gfx: rename gfx -> legacy_gfx --- rtl/legacy_gfx/mod.mk | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 rtl/legacy_gfx/mod.mk (limited to 'rtl/legacy_gfx/mod.mk') diff --git a/rtl/legacy_gfx/mod.mk b/rtl/legacy_gfx/mod.mk new file mode 100644 index 0000000..4e0f46d --- /dev/null +++ b/rtl/legacy_gfx/mod.mk @@ -0,0 +1,5 @@ +define core + $(this)/deps := config + $(this)/rtl_dirs := . + $(this)/rtl_top := gfx +endef -- cgit v1.2.3