1 # SPDX-License-Identifier: GPL-2.0-only 2 obj-y = printk.o 3 obj-$(CONFIG_PRINTK) += printk_safe.o nbcon 4 obj-$(CONFIG_A11Y_BRAILLE_CONSOLE) += bra 5 obj-$(CONFIG_PRINTK_INDEX) += index.o 6 7 obj-$(CONFIG_PRINTK) += printk 8 printk_support-y := printk 9 printk_support-$(CONFIG_SYSCTL) += sysctl
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.