Searched refs:BOOTSTRAP_OUTPUT (Results 1 – 1 of 1) sorted by relevance
21 BOOTSTRAP_OUTPUT = $(OUTPUT)/bootstrap/ macro25 BOOTSTRAP_OUTPUT = $(CURDIR)/bootstrap/ macro29 LIBBPF_BOOTSTRAP_OUTPUT = $(BOOTSTRAP_OUTPUT)libbpf/36 $(LIBBPF_OUTPUT) $(BOOTSTRAP_OUTPUT) $(LIBBPF_BOOTSTRAP_OUTPUT):139 BPFTOOL_BOOTSTRAP := $(BOOTSTRAP_OUTPUT)bpftool141 BOOTSTRAP_OBJS = $(addprefix $(BOOTSTRAP_OUTPUT),main.o common.o json_writer.o gen.o btf.o xlated_d…185 $(BOOTSTRAP_OUTPUT)disasm.o: $(srctree)/kernel/bpf/disasm.c200 $(BOOTSTRAP_OUTPUT)%.o: %.c | $(BOOTSTRAP_OUTPUT)214 $(Q)$(RM) -r -- $(LIBBPF_OUTPUT) $(BOOTSTRAP_OUTPUT)