5 lines
74 B
Makefile
5 lines
74 B
Makefile
|
BACKLIGHT_ENABLE = no
|
||
|
|
||
|
ifndef QUANTUM_DIR
|
||
|
include ../../../Makefile
|
||
|
endif
|