6 lines
76 B
Makefile
6 lines
76 B
Makefile
|
BACKLIGHT_ENABLE = yes
|
||
|
|
||
|
ifndef QUANTUM_DIR
|
||
|
include ../../../Makefile
|
||
|
endif
|