[Buildroot] [PATCH 1/1] package/linux-tools: add support for bpftool

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Jul 28 20:20:03 UTC 2021


On Thu,  8 Jul 2021 14:15:57 -0600
James Hilliard <james.hilliard1 at gmail.com> wrote:

> This tool is available to be compiled since kernel 4.15.
> 
> Signed-off-by: James Hilliard <james.hilliard1 at gmail.com>
> ---
>  package/linux-tools/Config.in                | 11 ++++++
>  package/linux-tools/linux-tool-bpftool.mk.in | 37 ++++++++++++++++++++
>  2 files changed, 48 insertions(+)
>  create mode 100644 package/linux-tools/linux-tool-bpftool.mk.in

There was one issue in your patch: you forgot to propagate the "depends
on" of binutils and elfutils to the bpftool option. So I've done that
and applied. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list