6 lines
75 B
Makefile
6 lines
75 B
Makefile
|
BACKLIGHT_ENABLE = no
|
||
|
|
||
|
ifndef QUANTUM_DIR
|
||
|
include ../../../Makefile
|
||
|
endif
|