diff options
Diffstat (limited to 'halext/halext.mk')
| -rw-r--r-- | halext/halext.mk | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/halext/halext.mk b/halext/halext.mk deleted file mode 100644 index 045d864f..00000000 --- a/halext/halext.mk +++ /dev/null @@ -1,9 +0,0 @@ -# List of all the ChibiOS/RT META files, there is no need to remove the files
-# from this list, you can disable parts of the kernel by editing halconf.h.
-
-HALSRC += $(LCDLIB)/halext/src/gdisp.c \
- $(LCDLIB)/halext/src/gdisp_fonts.c \
- $(LCDLIB)/halext/src/touchpad.c
-
-# Required include directories
-HALINC += $(LCDLIB)/halext/include
|
