aboutsummaryrefslogtreecommitdiffstats
path: root/glcd/glcd.mk
diff options
context:
space:
mode:
Diffstat (limited to 'glcd/glcd.mk')
-rw-r--r--glcd/glcd.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/glcd/glcd.mk b/glcd/glcd.mk
index 47d2cf09..2b968472 100644
--- a/glcd/glcd.mk
+++ b/glcd/glcd.mk
@@ -1,6 +1,5 @@
LCD_GLCD_SRC = $(LCDLIB)/glcd/glcd.c \
$(LCDLIB)/glcd/fonts.c \
- $(LCDLIB)/glcd/fastMath.c \
$(LCDLIB)/glcd/console.c
LCD_GLCD_INC = $(LCDLIB)/glcd