diff options
author | Jakub Kicinski <[email protected]> | 2023-11-29 11:36:21 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-11-29 16:07:00 -0800 |
commit | 9cf9b57082411ad42d6d12c7b857e60add673877 (patch) | |
tree | 297a54858fbbb984214fa26b5e142f5b2219528d /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 929003723f6d1998155bf0472f97d6c75c3db93f (diff) |
tools: ynl: order building samples after generated code
Parallel builds of ynl:
make -C tools/net/ynl/ -j 4
don't work correctly right now. samples get handled before
generated, so build of samples does not notice that protos.a
has changed. Order samples to be last.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions