From: Daniel Borkmann Date: Fri, 9 Mar 2018 09:23:00 +0000 (+0100) Subject: Merge branch 'bpf-tools-makefile-improvements' X-Git-Tag: v4.17-rc1~148^2~156^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=75a141af68c5507727e0f4c41f8e3dd54de96fed;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'bpf-tools-makefile-improvements' Jiri Benc says: ==================== Currently, 'make bpf' in the tools/ directory does not provide the standard quiet output except for bpftool (which is however listed with a wrong directory). Worse, it does not respect the build output directory. The 'make bpf_install' does not work as one would expect, either. It installs unconditionally to /usr/bin without respecting DESTDIR and prefix. This patchset improves that behavior. ==================== Reviewed-by: Jakub Kicinski Signed-off-by: Daniel Borkmann --- 75a141af68c5507727e0f4c41f8e3dd54de96fed