projects
/
platform
/
kernel
/
linux-3.10.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b37d1bf
)
MODSIGN: Cleanup .gitignore
author
David Howells
<dhowells@redhat.com>
Fri, 19 Oct 2012 22:56:45 +0000
(23:56 +0100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 19 Oct 2012 23:11:21 +0000
(16:11 -0700)
The module build process no longer creates intermediate files for module
signing, so remove them from .gitignore.
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
0f2f40f
..
92bd0e4
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-14,10
+14,6
@@
*.o.*
*.a
*.s
-*.ko.unsigned
-*.ko.stripped
-*.ko.stripped.dig
-*.ko.stripped.sig
*.ko
*.so
*.so.dbg
@@
-95,6
+91,4
@@
GTAGS
extra_certificates
signing_key.priv
signing_key.x509
-signing_key.x509.keyid
-signing_key.x509.signer
x509.genkey