makefile fix

ugfx_release_2.6
Tectu 2012-08-24 10:37:12 +02:00
parent e24afca5e4
commit ca8a2f3e11
1 changed files with 1 additions and 1 deletions

2
lcd.mk
View File

@ -6,6 +6,6 @@ endif
LCDSRC += $(LCDLIB)/src/gdisp.c \
$(LCDLIB)/src/gdisp_fonts.c \
$(LCDLIB)/src/touchpad.c \
#$(LCDLIB)/src/console.c \
$(LCDLIB)/src/console.c \
LCDINC += $(LCDLIB)/include