aboutsummaryrefslogtreecommitdiffstats
path: root/lcd.mk
diff options
context:
space:
mode:
Diffstat (limited to 'lcd.mk')
-rw-r--r--lcd.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/lcd.mk b/lcd.mk
index 5ba7df1b..6bae4072 100644
--- a/lcd.mk
+++ b/lcd.mk
@@ -8,6 +8,7 @@ LCDSRC = $(LCDLIB)/glcd.c \
$(LCDLIB)/graph.c \
$(LCDLIB)/gui.c \
$(LCDLIB)/console.c \
+ $(LCDLIB)/fastMath.c \
$(LCD_DRIVERS_SRC)
LCDINC = $(LCDLIB) \