Browse Source

genksyms: drop *.hash.c from .gitignore

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 <yamada.masahiro@socionext.com>
Masahiro Yamada 7 years ago
parent
commit
36c1681678
1 changed files with 0 additions and 1 deletions
  1. 0 1
      scripts/genksyms/.gitignore

+ 0 - 1
scripts/genksyms/.gitignore

@@ -1,4 +1,3 @@
-*.hash.c
 *.lex.c
 *.tab.c
 *.tab.h