]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools/build: Add bpftool-skeletons feature test
authorTomas Glozar <tglozar@redhat.com>
Tue, 18 Feb 2025 14:58:53 +0000 (15:58 +0100)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Tue, 4 Mar 2025 17:35:17 +0000 (12:35 -0500)
commit8a635c3856ddb74ed3fe7c856b271cdfeb65f293
treef328a56f4d4d1a1e0d8c80bb9b318a13a5737861
parent6fa5e3a87cd7838453be66c3a69c2236a1680504
tools/build: Add bpftool-skeletons feature test

Add bpftool-skeletons feature test, testing the presence of a bpftool
capable of generating skeletons.

This is to be used for tools that do not require building their own
bootstrap bpftool from the kernel source tree.

Cc: John Kacur <jkacur@redhat.com>
Cc: Luis Goncalves <lgoncalv@redhat.com>
Cc: Gabriele Monaco <gmonaco@redhat.com>
Cc: Clark Williams <williams@redhat.com>
Link: https://lore.kernel.org/20250218145859.27762-3-tglozar@redhat.com
Signed-off-by: Tomas Glozar <tglozar@redhat.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
tools/build/Makefile.feature
tools/build/feature/Makefile
tools/scripts/Makefile.include