summaryrefslogtreecommitdiff
path: root/rtl/gfx/mod.mk
diff options
context:
space:
mode:
Diffstat (limited to 'rtl/gfx/mod.mk')
-rw-r--r--rtl/gfx/mod.mk5
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