[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180316062617.10254-1-jakub.kicinski@netronome.com>
Date: Thu, 15 Mar 2018 23:26:13 -0700
From: Jakub Kicinski <jakub.kicinski@...ronome.com>
To: alexei.starovoitov@...il.com, daniel@...earbox.net
Cc: oss-drivers@...ronome.com, netdev@...r.kernel.org,
Jakub Kicinski <jakub.kicinski@...ronome.com>
Subject: [PATCH bpf-next 0/4] tools: bpf: minor build improvements
Hi!
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.
Jakub Kicinski (4):
tools: bpftool: fix dependency file path
tools: bpftool: fix potential format truncation
tools: bpf: cleanup PHONY target
tools: bpf: remove feature detection output
tools/bpf/Makefile | 4 +++-
tools/bpf/bpftool/Makefile | 4 +++-
tools/bpf/bpftool/xlated_dumper.h | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
--
2.15.1
Powered by blists - more mailing lists