aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2018-01-11 18:28:08 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2018-01-13 21:50:13 +0900
commit36c1681678b507346e7397a235a7303dad665fc3 (patch)
treea8a1007b80cf478fa7b35d1d1033461c188c797a /scripts
parentkconfig: fix relational operators for bool and tristate symbols (diff)
downloadlinux-dev-36c1681678b507346e7397a235a7303dad665fc3.tar.xz
linux-dev-36c1681678b507346e7397a235a7303dad665fc3.zip
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>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/genksyms/.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/genksyms/.gitignore b/scripts/genksyms/.gitignore
index 86dc07a01b43..e7836b47f060 100644
--- a/scripts/genksyms/.gitignore
+++ b/scripts/genksyms/.gitignore
@@ -1,4 +1,3 @@
-*.hash.c
*.lex.c
*.tab.c
*.tab.h