[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20161130.124245.598666621159226107.davem@davemloft.net>
Date: Wed, 30 Nov 2016 12:42:45 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: ast@...com
Cc: daniel@...earbox.net, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] samples/bpf: fix include path
From: Alexei Starovoitov <ast@...com>
Date: Mon, 28 Nov 2016 22:07:22 -0800
> Fix the following build error:
> HOSTCC samples/bpf/test_lru_dist.o
> ../samples/bpf/test_lru_dist.c:25:22: fatal error: bpf_util.h: No such file or directory
>
> This is due to objtree != srctree.
> Use srctree, since that's where bpf_util.h is located.
>
> Fixes: e00c7b216f34 ("bpf: fix multiple issues in selftest suite and samples")
> Signed-off-by: Alexei Starovoitov <ast@...nel.org>
Applied, thanks.
Powered by blists - more mailing lists