OSDN Git Service

tty: vt: move conmakehash to drivers/tty/vt/ from scripts/
authorMasahiro Yamada <masahiroy@kernel.org>
Tue, 17 Dec 2019 11:06:33 +0000 (20:06 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Dec 2019 13:42:46 +0000 (14:42 +0100)
commit4484aa800ac588a1fe2175cd53076c21067f44b4
tree20356a93cfdb8836013e4cd5bb6ad1480feae848
parentf1d31743a195155c319a00d73299ff1630a532c4
tty: vt: move conmakehash to drivers/tty/vt/ from scripts/

scripts/conmakehash is only used for generating
drivers/tty/vt/consolemap_deftbl.c

Move it to the related directory.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Link: https://lore.kernel.org/r/20191217110633.8796-1-masahiroy@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/vt/.gitignore
drivers/tty/vt/Makefile
drivers/tty/vt/conmakehash.c [moved from scripts/conmakehash.c with 100% similarity]
scripts/.gitignore
scripts/Makefile