3 lines
65 B
Makefile
3 lines
65 B
Makefile
|
obj-y = printk.o
|
||
|
obj-$(CONFIG_A11Y_BRAILLE_CONSOLE) += braille.o
|