Re: [PATCH net-next v3 02/17] zinc: introduce minimal cryptography library
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
Date: 2018-09-17 16:17:24
Also in:
linux-crypto, lkml
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
Date: 2018-09-17 16:17:24
Also in:
linux-crypto, lkml
On Mon, Sep 17, 2018 at 6:06 PM Andy Lutomirski [off-list ref] wrote:
#ifdef CONFIG_X86_64 #include "whatever" #endif It seems a more obfuscated than needed to put the equivalent of that into the Makefile, and I don't think people really like searching through the Makefile to figure out why the code does what it does.
Okay, I'll change it back to ifdefs for v5.