mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 06:44:00 -04:00
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>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
f1d31743a1
commit
4484aa800a
1
scripts/.gitignore
vendored
1
scripts/.gitignore
vendored
@@ -2,7 +2,6 @@
|
||||
# Generated files
|
||||
#
|
||||
bin2c
|
||||
conmakehash
|
||||
kallsyms
|
||||
unifdef
|
||||
recordmcount
|
||||
|
||||
Reference in New Issue
Block a user