diff options
author | 2021-12-14 11:53:47 +0900 | |
---|---|---|
committer | 2022-01-08 17:46:35 +0900 | |
commit | 3958f2156b418c9dce0a4402a59d95b122a92a04 (patch) | |
tree | 1c15df679a4ba942dceec696b9c3a70dd18c6066 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | certs: unify duplicated cmd_extract_certs and improve the log (diff) | |
download | linux-dev-3958f2156b418c9dce0a4402a59d95b122a92a04.tar.xz linux-dev-3958f2156b418c9dce0a4402a59d95b122a92a04.zip |
certs: remove unneeded -I$(srctree) option for system_certificates.o
The .incbin directive in certs/system_certificates.S includes
certs/signing_key.x509 and certs/x509_certificate_list, both of which
are generated by extract_certs, i.e. exist in $(objtree).
This option -I$(srctree) is unneeded.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions