diff options
author | Kim Phillips <[email protected]> | 2015-03-06 18:46:21 -0600 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2015-03-09 21:06:19 +1100 |
commit | 3265c4babe93832167cb148083a0544548c23e6a (patch) | |
tree | fa78a5f4d61fec514792367ef0c24a827da2b6eb /tools/perf/scripts/python/net_dropmonitor.py | |
parent | a508412b169d5398dc5f800147097b255c2941be (diff) |
crypto: powerpc - move files to fix build error
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 <[email protected]>
Signed-off-by: Kim Phillips <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions