Searched refs:BPFTOOL_BOOTSTRAP (Results 1 – 1 of 1) sorted by relevance
156 BPFTOOL_BOOTSTRAP := $(BOOTSTRAP_OUTPUT)bpftool macro171 bootstrap: $(BPFTOOL_BOOTSTRAP)178 $(OUTPUT)vmlinux.h: $(VMLINUX_BTF) $(BPFTOOL_BOOTSTRAP)180 $(QUIET_GEN)$(BPFTOOL_BOOTSTRAP) btf dump file $< format c > $@193 $(OUTPUT)%.skel.h: $(OUTPUT)%.bpf.o $(BPFTOOL_BOOTSTRAP)194 $(QUIET_GEN)$(BPFTOOL_BOOTSTRAP) gen skeleton $< > $@211 $(BPFTOOL_BOOTSTRAP): $(BOOTSTRAP_OBJS) $(LIBBPF_BOOTSTRAP)