[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <063D6719AE5E284EB5DD2968C1650D6D5F4FE8AB@AcuExch.aculab.com>
Date: Wed, 20 Jul 2016 13:15:14 +0000
From: David Laight <David.Laight@...LAB.COM>
To: 'Paulo Flabiano Smorigo' <pfsmorigo@...ux.vnet.ibm.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
CC: Herbert Xu <herbert@...dor.apana.org.au>,
Paul Mackerras <paulus@...ba.org>,
"open list:CRYPTO API" <linux-crypto@...r.kernel.org>,
"open list:LINUX FOR POWERPC 32-BIT AND 64-BIT"
<linuxppc-dev@...ts.ozlabs.org>,
"David S. Miller" <davem@...emloft.net>
Subject: RE: [PATCH] crypto: vmx - Ignore generated files
From: Paulo Flabiano Smorigo
> Sent: 19 July 2016 14:36
> Ignore assembly files generated by the perl script.
...
> 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
Shouldn't the generated files be written to the object tree?
I would hope the linux kernel builds from a readonly source tree.
David
Powered by blists - more mailing lists