]> Git Repo - linux.git/commitdiff
genksyms: drop *.hash.c from .gitignore
authorMasahiro Yamada <[email protected]>
Thu, 11 Jan 2018 09:28:08 +0000 (18:28 +0900)
committerMasahiro Yamada <[email protected]>
Sat, 13 Jan 2018 12:50:13 +0000 (21:50 +0900)
This is a left-over of commit bb3290d91695 ("Remove gperf usage from
toolchain").

We do not generate a hash function any more.

Signed-off-by: Masahiro Yamada <[email protected]>
scripts/genksyms/.gitignore

index 86dc07a01b4398a3e72e79584a2c447bb5643780..e7836b47f060889a036405e7cf70d04c4177adf9 100644 (file)
@@ -1,4 +1,3 @@
-*.hash.c
 *.lex.c
 *.tab.c
 *.tab.h
This page took 0.057133 seconds and 4 git commands to generate.