Searched refs:BPFTOOL_BOOTSTRAP (Results 1 – 1 of 1) sorted by relevance
184 BPFTOOL_BOOTSTRAP := $(BOOTSTRAP_OUTPUT)bpftool macro199 bootstrap: $(BPFTOOL_BOOTSTRAP)206 $(OUTPUT)vmlinux.h: $(VMLINUX_BTF) $(BPFTOOL_BOOTSTRAP)208 $(QUIET_GEN)$(BPFTOOL_BOOTSTRAP) btf dump file $< format c > $@222 $(OUTPUT)%.skel.h: $(OUTPUT)%.bpf.o $(BPFTOOL_BOOTSTRAP)223 $(QUIET_GEN)$(BPFTOOL_BOOTSTRAP) gen skeleton $< > $@240 $(BPFTOOL_BOOTSTRAP): $(BOOTSTRAP_OBJS) $(LIBBPF_BOOTSTRAP)