mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-11 20:07:00 +00:00
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>
This commit is contained in:
parent
d5fc73dceb
commit
8050ea4653
@ -100,4 +100,4 @@ bpftool_install:
|
||||
bpftool_clean:
|
||||
$(call descend,bpftool,clean)
|
||||
|
||||
.PHONY: bpftool FORCE
|
||||
.PHONY: all install clean bpftool bpftool_install bpftool_clean
|
||||
|
Loading…
x
Reference in New Issue
Block a user