Searched refs:TOOLSDIR (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/hid/
H A DMakefile62 TOOLSDIR := $(top_srcdir)/tools macro
63 LIBDIR := $(TOOLSDIR)/lib
65 TOOLSINCDIR := $(TOOLSDIR)/include
66 BPFTOOLDIR := $(TOOLSDIR)/bpf/bpftool
156 $(TOOLSDIR)/bpf/resolve_btfids/main.c \
157 $(TOOLSDIR)/lib/rbtree.c \
158 $(TOOLSDIR)/lib/zalloc.c \
159 $(TOOLSDIR)/lib/string.c \
160 $(TOOLSDIR)/lib/ctype.c \
161 $(TOOLSDIR)/li
[all...]
/linux-master/tools/testing/selftests/bpf/
H A DMakefile9 TOOLSDIR := $(abspath ../../..) macro
10 LIBDIR := $(TOOLSDIR)/lib
12 TOOLSINCDIR := $(TOOLSDIR)/include
13 BPFTOOLDIR := $(TOOLSDIR)/bpf/bpftool
274 $(Q)$(MAKE) $(submake_extras) -C $(TOOLSDIR)/bpf/runqslower \
376 $(TOOLSDIR)/bpf/resolve_btfids/main.c \
377 $(TOOLSDIR)/lib/rbtree.c \
378 $(TOOLSDIR)/lib/zalloc.c \
379 $(TOOLSDIR)/lib/string.c \
380 $(TOOLSDIR)/li
[all...]

Completed in 92 milliseconds