2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 07:04:00 +08:00
linux-next/drivers/crypto/chelsio
Masahiro Yamada 320ca3e58e crypto: prefix header search paths with $(srctree)/
Currently, the Kbuild core manipulates header search paths in a crazy
way [1].

To fix this mess, I want all Makefiles to add explicit $(srctree)/ to
the search paths in the srctree. Some Makefiles are already written in
that way, but not all. The goal of this work is to make the notation
consistent, and finally get rid of the gross hacks.

Having whitespaces after -I does not matter since commit 48f6e3cf5b
("kbuild: do not drop -I without parameter").

[1]: https://patchwork.kernel.org/patch/9632347/

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-02-01 14:42:05 +08:00
..
chtls crypto: prefix header search paths with $(srctree)/ 2019-02-01 14:42:05 +08:00
chcr_algo.c crypto: chelsio - Fix passing zero to 'PTR_ERR' warning in chcr_aead_op 2019-02-01 14:42:04 +08:00
chcr_algo.h crypto: chelsio - Swap location of AAD and IV sent in WR 2018-12-23 11:52:43 +08:00
chcr_core.c crypto: chelsio - Fix wrong error counter increments 2018-12-23 11:52:43 +08:00
chcr_core.h crypto: chelsio - avoid using sa_entry imm 2019-01-25 18:41:51 +08:00
chcr_crypto.h crypto: chelsio - Swap location of AAD and IV sent in WR 2018-12-23 11:52:43 +08:00
chcr_ipsec.c crypto: chelsio - Inline single pdu only 2019-01-25 18:41:51 +08:00
Kconfig crypto: chtls - Makefile Kconfig 2018-03-31 23:37:33 -04:00
Makefile crypto: prefix header search paths with $(srctree)/ 2019-02-01 14:42:05 +08:00