aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/vt/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-04-26 11:21:19 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-04-26 11:21:19 +0200
commit6cccf837ac8d72e13c651f60d93545f9fb4e84ed (patch)
tree4faec97aa9ef03712b656ec64564e2fbad979e7e /drivers/tty/vt/Makefile
parentRevert "vt: support Unicode recomposition" (diff)
downloadlinux-6cccf837ac8d72e13c651f60d93545f9fb4e84ed.tar.gz
linux-6cccf837ac8d72e13c651f60d93545f9fb4e84ed.zip
Revert "vt: create ucs_recompose.c using gen_ucs_recompose.py"
This reverts commit 54af55b990eda5a6a0140a3cded8094b42c0c3b7. A new version of the series was submitted, so it's easier to revert the old one and add the new one due to the changes invovled. Cc: Nicolas Pitre <nico@fluxnic.net> Cc: Jiri Slaby <jirislaby@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/vt/Makefile')
-rw-r--r--drivers/tty/vt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tty/vt/Makefile b/drivers/tty/vt/Makefile
index a63f6c9438da..bee69277bbc3 100644
--- a/drivers/tty/vt/Makefile
+++ b/drivers/tty/vt/Makefile
@@ -8,7 +8,7 @@ obj-$(CONFIG_VT) += vt_ioctl.o vc_screen.o \
selection.o keyboard.o \
vt.o defkeymap.o
obj-$(CONFIG_CONSOLE_TRANSLATIONS) += consolemap.o consolemap_deftbl.o \
- ucs_width.o ucs_recompose.o
+ ucs_width.o
# Files generated that shall be removed upon make clean
clean-files := consolemap_deftbl.c defkeymap.c