> Please look at your patch. It's broken, you're including > > +#include "rsapubkey-asn1.h" > +#include "rsaprivkey-asn1.h" > > which no longer exist. Right, the inclusions, together with: +ccflags-y += -I$(srctree)/crypto are leftovers. I will submit a v10 patch. These files (from crypto/) are generated by the asn1 compiler when building the rsa_generic support. caampkc selects CRYPTO_RSA, so the compilation should work. Anyway, this problem disappears when removing the inclusions. Thanks, ta -- 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