makefile fix
This commit is contained in:
parent
e24afca5e4
commit
ca8a2f3e11
1 changed files with 1 additions and 1 deletions
2
lcd.mk
2
lcd.mk
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue