Searched refs:BPFTOOL_BOOTSTRAP (Results 1 – 1 of 1) sorted by relevance
195 BPFTOOL_BOOTSTRAP := $(BOOTSTRAP_OUTPUT)bpftool macro210 bootstrap: $(BPFTOOL_BOOTSTRAP)218 $(OUTPUT)vmlinux.h: $(VMLINUX_BTF) $(BPFTOOL_BOOTSTRAP)219 $(QUIET_GEN)$(BPFTOOL_BOOTSTRAP) btf dump file $< format c > $@234 $(OUTPUT)%.skel.h: $(OUTPUT)%.bpf.o $(BPFTOOL_BOOTSTRAP)235 $(QUIET_GEN)$(BPFTOOL_BOOTSTRAP) gen skeleton $< > $@249 $(BPFTOOL_BOOTSTRAP): $(BOOTSTRAP_OBJS) $(LIBBPF_BOOTSTRAP)
Completed in 3 milliseconds