]> asedeno.scripts.mit.edu Git - linux.git/commit
tools: bpf: cleanup PHONY target
authorJakub Kicinski <jakub.kicinski@netronome.com>
Fri, 16 Mar 2018 06:26:16 +0000 (23:26 -0700)
committerDaniel Borkmann <daniel@iogearbox.net>
Fri, 16 Mar 2018 08:23:31 +0000 (09:23 +0100)
commit8050ea4653c21e14681d9e00390c6886556a2640
treeb70edfd322de1e9c6236deeccbed77e015bce857
parentd5fc73dceb060688f01c2ee225a2b42cf47352ba
tools: bpf: cleanup PHONY target

There is no FORCE target in the Makefile and some of the PHONY
targets are missing, update the list.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
tools/bpf/Makefile