On Fri, Mar 06, 2015 at 06:46:21PM -0600, Kim Phillips wrote: > The current cryptodev-2.6 tree commits: > > d9850fc529ef ("crypto: powerpc/sha1 - kernel config") > 50ba29aaa7b0 ("crypto: powerpc/sha1 - glue") > > failed to properly place files under arch/powerpc/crypto, which > leads to build errors: > > make[1]: *** No rule to make target 'arch/powerpc/crypto/sha1-spe-asm.o', needed by 'arch/powerpc/crypto/sha1-ppc-spe.o'. Stop. > make[1]: *** No rule to make target 'arch/powerpc/crypto/sha1_spe_glue.o', needed by 'arch/powerpc/crypto/sha1-ppc-spe.o'. Stop. > Makefile:947: recipe for target 'arch/powerpc/crypto' failed > > Move the two sha1 spe files under crypto/, and whilst there, rename > other powerpc crypto files with underscores to use dashes for > consistency. > > Cc: Markus Stockhausen <stockhausen@xxxxxxxxxxx> > Signed-off-by: Kim Phillips <kim.phillips@xxxxxxxxxxxxx> Patch applied. Thanks! -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html