Searched refs:BPFTOOL_BOOTSTRAP (Results 1 – 1 of 1) sorted by relevance
185 BPFTOOL_BOOTSTRAP := $(BOOTSTRAP_OUTPUT)bpftool macro200 bootstrap: $(BPFTOOL_BOOTSTRAP)208 $(OUTPUT)vmlinux.h: $(VMLINUX_BTF) $(BPFTOOL_BOOTSTRAP)209 $(QUIET_GEN)$(BPFTOOL_BOOTSTRAP) btf dump file $< format c > $@224 $(OUTPUT)%.skel.h: $(OUTPUT)%.bpf.o $(BPFTOOL_BOOTSTRAP)225 $(QUIET_GEN)$(BPFTOOL_BOOTSTRAP) gen skeleton $< > $@239 $(BPFTOOL_BOOTSTRAP): $(BOOTSTRAP_OBJS) $(LIBBPF_BOOTSTRAP)
Completed in 6 milliseconds