[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171207230018.7510-1-jakub.kicinski@netronome.com>
Date: Thu, 7 Dec 2017 15:00:16 -0800
From: Jakub Kicinski <jakub.kicinski@...ronome.com>
To: netdev@...r.kernel.org
Cc: oss-drivers@...ronome.com, daniel@...earbox.net,
alexei.starovoitov@...il.com,
Jakub Kicinski <jakub.kicinski@...ronome.com>
Subject: [PATCH net-next 0/2] tools: bpftool: clean up and extend Makefiles
Hi!
This is a follow up to a series of Makefile fixes for bpftool from
two weeks ago. I think there will have to be a merge back of net-next
into bpf-next (or rebase), AFAICT the previous series arrived in
net-next already, but not in bpf-next. I hope that makes sense.
FWIW this should not conflict with Roman's cgroup work.
Quentin says:
First patch of this series cleans up the two Makefiles (Makefile and
Documentation/Makefile) and make their contents more consistent.
The second one add "uninstall" and "doc-uninstall" targets, to remove files
previously installed on the system with "install" and "doc-install"
targets.
Quentin Monnet (2):
tools: bpftool: harmonise Makefile and Documentation/Makefile
tools: bpftool: create "uninstall", "doc-uninstall" make targets
tools/bpf/bpftool/Documentation/Makefile | 30 ++++++++++------
tools/bpf/bpftool/Makefile | 61 ++++++++++++++++----------------
tools/scripts/Makefile.include | 1 +
3 files changed, 52 insertions(+), 40 deletions(-)
--
2.15.1
Powered by blists - more mailing lists