Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso...
[linux-2.6-microblaze.git] / kernel / printk / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-y   = printk.o
3 obj-$(CONFIG_PRINTK)    += printk_safe.o
4 obj-$(CONFIG_A11Y_BRAILLE_CONSOLE)      += braille.o
5 obj-$(CONFIG_PRINTK_INDEX)      += index.o
6
7 obj-$(CONFIG_PRINTK)                 += printk_support.o
8 printk_support-y                     := printk_ringbuffer.o
9 printk_support-$(CONFIG_SYSCTL)      += sysctl.o