commit | 318df9f01cffabf120b36daa96dfca273e46cbbf | [log] [tgz] |
---|---|---|
author | Daniel Borkmann <daniel@iogearbox.net> | Fri Mar 16 09:25:00 2018 +0100 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Fri Mar 16 09:25:11 2018 +0100 |
tree | 7b74627b63076fdd676e37c5b5ec7b54db3bb6d6 | |
parent | 68de5ef4c786f63bf19b146fa009ee9208318d0b [diff] | |
parent | cc5b3403f0248ca5f40539d33f0e127ccca25dd2 [diff] |
Merge branch 'bpf-tools-build-improvements' Jakub Kicinski says: ==================== As promised this series addresses nits and minor issues in tools/bpf build infra. One GCC-7 warning which is nice to get rid of. Dependencies when built with OUTPUT are fixed. make clean will now remove the FEATURE-DUMP.* files. PHONY target is also updated to match reality. ==================== Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>