]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
samples/bpf: Use llc in PATH, rather than a hardcoded value
authorNaveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Mon, 4 Apr 2016 17:01:33 +0000 (22:31 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Apr 2016 20:01:28 +0000 (16:01 -0400)
commit128d1514be3583c3cfd56d66d7cdfba413b867ae
tree0e46bb74bb02a0a79549e6e9741dd4f8189bd4fb
parent77e63534d679e281bf200dd9ee2a422bd4865a2b
samples/bpf: Use llc in PATH, rather than a hardcoded value

While at it, remove the generation of .s files and fix some typos in the
related comment.

Cc: Alexei Starovoitov <ast@fb.com>
Cc: David S. Miller <davem@davemloft.net>
Cc: Daniel Borkmann <daniel@iogearbox.net>
Cc: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
samples/bpf/Makefile