Files
Debian-9-Kernel/kernel/printk/Makefile
T

4 lines
100 B
Makefile
Raw Normal View History

2023-05-02 09:58:35 +02:00
obj-y = printk.o
obj-$(CONFIG_PRINTK_NMI) += nmi.o
obj-$(CONFIG_A11Y_BRAILLE_CONSOLE) += braille.o