summaryrefslogtreecommitdiffstats
path: root/kernel/printk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/printk/Makefile')
-rw-r--r--kernel/printk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/printk/Makefile b/kernel/printk/Makefile
index abb0042a427b..4a2ffc39eb95 100644
--- a/kernel/printk/Makefile
+++ b/kernel/printk/Makefile
@@ -1,3 +1,3 @@
obj-y = printk.o
-obj-$(CONFIG_PRINTK_NMI) += nmi.o
+obj-$(CONFIG_PRINTK) += printk_safe.o
obj-$(CONFIG_A11Y_BRAILLE_CONSOLE) += braille.o