ubuntu-linux-kernel/kernel/printk/Makefile

4 lines
103 B
Makefile
Raw Permalink Normal View History

2024-04-01 15:06:58 +00:00
obj-y = printk.o
obj-$(CONFIG_PRINTK) += printk_safe.o
obj-$(CONFIG_A11Y_BRAILLE_CONSOLE) += braille.o