lineage_kernel_xcoverpro/kernel/printk/Makefile

4 lines
103 B
Makefile
Raw Permalink Normal View History

2023-06-18 22:53:49 +00:00
obj-y = printk.o
obj-$(CONFIG_PRINTK) += printk_safe.o
obj-$(CONFIG_A11Y_BRAILLE_CONSOLE) += braille.o