On Thu, May 14, 2020 at 03:38:57PM -0700, Andrii Nakryiko wrote:
> On Wed, May 6, 2020 at 6:31 AM Jiri Olsa wrote:
> >
> > The bpfwl tool will be used during the vmlinux linking,
> > so it's necessary it's ready.
> >
> > Signed-off-by: Jiri Olsa
> > ---
> > Makefile | 21 ++
On Wed, May 6, 2020 at 6:31 AM Jiri Olsa wrote:
>
> The bpfwl tool will be used during the vmlinux linking,
> so it's necessary it's ready.
>
> Signed-off-by: Jiri Olsa
> ---
> Makefile | 21 +
> tools/Makefile | 3 +++
> tools/bpf/Makefile | 5 -
> 3 file