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 1c54d5e9..5ba7df1b 100644
--- a/lcd.mk
+++ b/lcd.mk
@@ -7,6 +7,7 @@ LCDSRC = $(LCDLIB)/glcd.c \
$(LCDLIB)/touchpad.c \
$(LCDLIB)/graph.c \
$(LCDLIB)/gui.c \
+ $(LCDLIB)/console.c \
$(LCD_DRIVERS_SRC)
LCDINC = $(LCDLIB) \