Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/hid/
DMakefile60 TOOLSDIR := $(top_srcdir)/tools macro
61 LIBDIR := $(TOOLSDIR)/lib
63 TOOLSINCDIR := $(TOOLSDIR)/include
64 BPFTOOLDIR := $(TOOLSDIR)/bpf/bpftool
158 $(TOOLSDIR)/bpf/resolve_btfids/main.c \
159 $(TOOLSDIR)/lib/rbtree.c \
160 $(TOOLSDIR)/lib/zalloc.c \
161 $(TOOLSDIR)/lib/string.c \
162 $(TOOLSDIR)/lib/ctype.c \
163 $(TOOLSDIR)/lib/str_error_r.c
[all …]
/Linux-v6.6/tools/testing/selftests/bpf/
DMakefile9 TOOLSDIR := $(abspath ../../..) macro
10 LIBDIR := $(TOOLSDIR)/lib
12 TOOLSINCDIR := $(TOOLSDIR)/include
13 BPFTOOLDIR := $(TOOLSDIR)/bpf/bpftool
236 $(Q)$(MAKE) $(submake_extras) -C $(TOOLSDIR)/bpf/runqslower \
338 $(TOOLSDIR)/bpf/resolve_btfids/main.c \
339 $(TOOLSDIR)/lib/rbtree.c \
340 $(TOOLSDIR)/lib/zalloc.c \
341 $(TOOLSDIR)/lib/string.c \
342 $(TOOLSDIR)/lib/ctype.c \
[all …]