Searched hist:57891633 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/crypto/ |
H A D | Makefile | 57891633 Tue Nov 29 13:15:12 CST 2016 David Michael <david.michael@coreos.com> crypto: rsa - Add Makefile dependencies to fix parallel builds
Both asn1 headers are included by rsa_helper.c, so rsa_helper.o should explicitly depend on them.
Signed-off-by: David Michael <david.michael@coreos.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> 57891633 Tue Nov 29 13:15:12 CST 2016 David Michael <david.michael@coreos.com> crypto: rsa - Add Makefile dependencies to fix parallel builds Both asn1 headers are included by rsa_helper.c, so rsa_helper.o should explicitly depend on them. Signed-off-by: David Michael <david.michael@coreos.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|