Hi Herbert, I've tried the following builds and both fail: make mrproper make defconfig make drivers/crypto/qat/qat_common/qat_asym_algs.o .... drivers/crypto/qat/qat_common/qat_asym_algs.c:55:32: fatal error: qat_rsapubkey-asn1.h: No such file or directory #include "qat_rsapubkey-asn1.h" make mrproper make defconfig make drivers/crypto/caam/caampkc.o ... drivers/crypto/caam/caampkc.c:17:28: fatal error: rsapubkey-asn1.h: No such file or directory #include "rsapubkey-asn1.h" Is there an expectation of building these modules as described above without using make config or make menuconfig to properly set the dependencies? Thanks for your time, Cristian S.-- 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