Sign in
code
/
linux
/
torvalds
/
linux
/
d5f744f9a2ac9ca6d5baf72e97ce6dc4c2f19fe4
/
.
/
kernel
/
printk
/
Makefile
blob: 4d052fc6bcde77e4d7a1feeec0a86de359ca771b [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
obj
-
y
=
printk
.
o
obj
-
$
(
CONFIG_PRINTK
)
+=
printk_safe
.
o
obj
-
$
(
CONFIG_A11Y_BRAILLE_CONSOLE
)
+=
braille
.
o