提交 8050ea46 编写于 作者: J Jakub Kicinski 提交者: Daniel Borkmann

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: NJakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: NDaniel Borkmann <daniel@iogearbox.net>
上级 d5fc73dc
......@@ -100,4 +100,4 @@ bpftool_install:
bpftool_clean:
$(call descend,bpftool,clean)
.PHONY: bpftool FORCE
.PHONY: all install clean bpftool bpftool_install bpftool_clean
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册