linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] crypto: vmx - Ignore generated files
@ 2016-07-19 13:36 Paulo Flabiano Smorigo
  2016-07-20 13:15 ` David Laight
  2016-07-20 14:44 ` Herbert Xu
  0 siblings, 2 replies; 3+ messages in thread
From: Paulo Flabiano Smorigo @ 2016-07-19 13:36 UTC (permalink / raw)
  To: linux-kernel
  Cc: Paulo Flabiano Smorigo, Benjamin Herrenschmidt, Paul Mackerras,
	Michael Ellerman, Herbert Xu, David S. Miller,
	open list:LINUX FOR POWERPC (32-BIT AND 64-BIT),
	open list:CRYPTO API

Ignore assembly files generated by the perl script.

Signed-off-by: Paulo Flabiano Smorigo <pfsmorigo@linux.vnet.ibm.com>
---
 drivers/crypto/vmx/.gitignore | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 drivers/crypto/vmx/.gitignore

diff --git a/drivers/crypto/vmx/.gitignore b/drivers/crypto/vmx/.gitignore
new file mode 100644
index 0000000..af4a7ce
--- /dev/null
+++ b/drivers/crypto/vmx/.gitignore
@@ -0,0 +1,2 @@
+aesp8-ppc.S
+ghashp8-ppc.S
-- 
2.5.5

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-07-20 14:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-19 13:36 [PATCH] crypto: vmx - Ignore generated files Paulo Flabiano Smorigo
2016-07-20 13:15 ` David Laight
2016-07-20 14:44 ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).