Home
last modified time | relevance | path

Searched refs:LIBBPF_BOOTSTRAP (Results 1 – 1 of 1) sorted by relevance

/linux/tools/bpf/bpftool/
A DMakefile36 LIBBPF_BOOTSTRAP := $(LIBBPF_BOOTSTRAP_OUTPUT)libbpf.a macro
58 $(LIBBPF_BOOTSTRAP): $(wildcard $(BPF_DIR)/*.[ch] $(BPF_DIR)/Makefile) | $(LIBBPF_BOOTSTRAP_OUTPUT)
71 $(LIBBPF_BOOTSTRAP)-clean: FORCE | $(LIBBPF_BOOTSTRAP_OUTPUT)
129 LIBS_BOOTSTRAP = $(LIBBPF_BOOTSTRAP) -lelf -lz
159 $(BOOTSTRAP_OBJS): $(LIBBPF_BOOTSTRAP)
185 $(OUTPUT)%.bpf.o: skeleton/%.bpf.c $(OUTPUT)vmlinux.h $(LIBBPF_BOOTSTRAP)
215 $(BPFTOOL_BOOTSTRAP): $(BOOTSTRAP_OBJS) $(LIBBPF_BOOTSTRAP)
234 clean: $(LIBBPF)-clean $(LIBBPF_BOOTSTRAP)-clean feature-detect-clean

Completed in 3 milliseconds