mirror of
https://github.com/torvalds/linux.git
synced 2026-05-12 16:18:45 +02:00
kbuild: remove *.symversions left-over
Commit 5ce2176b81 ("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>
This commit is contained in:
parent
4079fe8e7b
commit
87af9388b4
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -46,7 +46,6 @@
|
|||
*.so.dbg
|
||||
*.su
|
||||
*.symtypes
|
||||
*.symversions
|
||||
*.tab.[ch]
|
||||
*.tar
|
||||
*.xz
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user