Home
last modified time | relevance | path

Searched hist:eb54e522a000b8e625e03282fd434fb725a530c0 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/lib/bpf/
H A DMakefilediff eb54e522a000b8e625e03282fd434fb725a530c0 Tue Jul 25 13:17:11 CDT 2017 Jakub Kicinski <jakub.kicinski@netronome.com> bpf: install libbpf headers on 'make install'

Add a new target to install the bpf.h header to $(prefix)/include/bpf/
directory. This is necessary to build standalone applications using
libbpf, without the need to clone the kernel sources and point to them.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>