Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334315
b: refs/heads/master
c: d5b7193
h: refs/heads/master
i:
  334313: 69fcabe
  334311: efab349
v: v3
  • Loading branch information
Rusty Russell committed Oct 10, 2012
1 parent 83cb6be commit a2d8448
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e7d113bcf243a838ba1c32025172ab214349dfad
refs/heads/master: d5b719365ec13ef825f2548ba54903b9d029238c
5 changes: 4 additions & 1 deletion trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -995,7 +995,10 @@ MRPROPER_DIRS += include/config usr/include include/generated \
arch/*/include/generated
MRPROPER_FILES += .config .config.old .version .old_version \
include/linux/version.h \
Module.symvers tags TAGS cscope* GPATH GTAGS GRTAGS GSYMS
Module.symvers tags TAGS cscope* GPATH GTAGS GRTAGS GSYMS \
signing_key.priv signing_key.x509 x509.genkey \
extra_certificates signing_key.x509.keyid \
signing_key.x509.signer

# clean - Delete most, but leave enough to build external modules
#
Expand Down
1 change: 0 additions & 1 deletion trunk/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -208,4 +208,3 @@ x509.genkey:
@echo >>x509.genkey "subjectKeyIdentifier=hash"
@echo >>x509.genkey "authorityKeyIdentifier=keyid"
endif
CLEAN_FILES += signing_key.priv signing_key.x509 x509.genkey extra_certificates

0 comments on commit a2d8448

Please sign in to comment.