diff options
author | 2025-02-11 09:58:52 +0000 | |
---|---|---|
committer | 2025-02-22 15:56:03 +0800 | |
commit | a4f95a2d28b49fdcd6fbeee65266118fa36075a2 (patch) | |
tree | 88a0e975a75f631f8277cbbd45262940f58337a9 /crypto/crypto_null.c | |
parent | crypto: aead - use str_yes_no() helper in crypto_aead_show() (diff) | |
download | wireguard-linux-a4f95a2d28b49fdcd6fbeee65266118fa36075a2.tar.xz wireguard-linux-a4f95a2d28b49fdcd6fbeee65266118fa36075a2.zip |
crypto: qat - fix object goals in Makefiles
Align with kbuild documentation by using <module_name>-y instead of
<module_name>-objs, following the kernel convention for building modules
from multiple object files.
Link: https://docs.kernel.org/kbuild/makefiles.html#loadable-module-goals-obj-m
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Suggested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/crypto_null.c')
0 files changed, 0 insertions, 0 deletions