summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2024-08-18 10:37:29 +0200
committerMasahiro Yamada <masahiroy@kernel.org>2024-09-01 13:34:50 +0200
commit87af9388b4e0c2ce94275ab4bef7227550b30df3 (patch)
tree500f17bcc051a20c0488fc38a575c95ba6d8310c /.gitignore
parentmodpost: simplify modpost_log() (diff)
downloadlinux-87af9388b4e0c2ce94275ab4bef7227550b30df3.tar.xz
linux-87af9388b4e0c2ce94275ab4bef7227550b30df3.zip
kbuild: remove *.symversions left-over
Commit 5ce2176b81f7 ("genksyms: adjust the output format to modpost") stopped generating *.symversions files. Remove the left-over from the .gitignore file and the 'clean' rule. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 58fdbb35e2f1..c06a3ef6d6c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,7 +46,6 @@
*.so.dbg
*.su
*.symtypes
-*.symversions
*.tab.[ch]
*.tar
*.xz