浏览代码

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 年之前
父节点
当前提交
36c1681678
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      scripts/genksyms/.gitignore

+ 0 - 1
scripts/genksyms/.gitignore

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