diff options
| author | Alejandro Soto <alejandro@34project.org> | 2024-05-05 17:34:22 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2024-05-05 17:38:27 -0600 |
| commit | 081a8a3ba8bfe036f31da53f9c041a2caa30fce2 (patch) | |
| tree | 7d712b67d3dc1ad3d37041562774ba3c4e5a7f49 /rtl/gfx/mod.mk | |
| parent | e5b64ea353678baabd16d245fcfaa3384e1acf8f (diff) | |
rtl/legacy_gfx: rename gfx -> legacy_gfx
Diffstat (limited to 'rtl/gfx/mod.mk')
| -rw-r--r-- | rtl/gfx/mod.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/rtl/gfx/mod.mk b/rtl/gfx/mod.mk deleted file mode 100644 index 4e0f46d..0000000 --- a/rtl/gfx/mod.mk +++ /dev/null @@ -1,5 +0,0 @@ -define core - $(this)/deps := config - $(this)/rtl_dirs := . - $(this)/rtl_top := gfx -endef |
