mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
The nasty TODO items are done. Signed-off-by: Samuel Thibault <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
4 lines
96 B
Makefile
4 lines
96 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
obj-y += braille/
|
|
obj-$(CONFIG_SPEAKUP) += speakup/
|