xref
: /
kernel
/
linux
/
linux-6.6
/
drivers
/
accessibility
/
Makefile
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/kernel/linux/linux-6.6/drivers/accessibility/
1
# SPDX-License-Identifier: GPL-2.0-only
2
obj
-y +=
braille
/
3
obj
-
$(
CONFIG_SPEAKUP
)
+=
speakup
/
4