Searched refs:bootstrap (Results 1 – 5 of 5) sorted by relevance
3 /bootstrap/
131 bool bootstrap = false; in do_version() local139 bootstrap = !commands[i].func; in do_version()163 jsonw_bool_field(json_wtr, "bootstrap", bootstrap); in do_version()181 print_feature("bootstrap", bootstrap, &nb_features); in do_version()
17 BOOTSTRAP_OUTPUT := $(_OUTPUT)bootstrap/61 $(call QUIET_CLEAN, libbpf-bootstrap)210 bootstrap: $(BPFTOOL_BOOTSTRAP) target303 .PHONY: all FORCE bootstrap clean install-bin install uninstall
7 DEFAULT_BPFTOOL := $(BPFTOOL_OUTPUT)bootstrap/bpftool91 $(Q)$(MAKE) $(submake_extras) -C ../bpftool OUTPUT=$(BPFTOOL_OUTPUT) bootstrap
1186 BPFTOOL := $(SKEL_TMP_OUT)/bootstrap/bpftool1214 OUTPUT=$(SKEL_TMP_OUT)/ bootstrap
Completed in 10 milliseconds