commit | 8050ea4653c21e14681d9e00390c6886556a2640 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Thu Mar 15 23:26:16 2018 -0700 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Fri Mar 16 09:23:31 2018 +0100 |
tree | b70edfd322de1e9c6236deeccbed77e015bce857 | |
parent | d5fc73dceb060688f01c2ee225a2b42cf47352ba [diff] |
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>