Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/hid/
A DMakefile48 TOOLSDIR := $(top_srcdir)/tools macro
49 LIBDIR := $(TOOLSDIR)/lib
51 TOOLSINCDIR := $(TOOLSDIR)/include
52 BPFTOOLDIR := $(TOOLSDIR)/bpf/bpftool
146 $(TOOLSDIR)/bpf/resolve_btfids/main.c \
147 $(TOOLSDIR)/lib/rbtree.c \
148 $(TOOLSDIR)/lib/zalloc.c \
149 $(TOOLSDIR)/lib/string.c \
150 $(TOOLSDIR)/lib/ctype.c \
151 $(TOOLSDIR)/lib/str_error_r.c
[all …]
/linux-6.3-rc2/tools/testing/selftests/bpf/
A DMakefile9 TOOLSDIR := $(abspath ../../..) macro
10 LIBDIR := $(TOOLSDIR)/lib
12 TOOLSINCDIR := $(TOOLSDIR)/include
13 BPFTOOLDIR := $(TOOLSDIR)/bpf/bpftool
321 $(TOOLSDIR)/bpf/resolve_btfids/main.c \
322 $(TOOLSDIR)/lib/rbtree.c \
323 $(TOOLSDIR)/lib/zalloc.c \
324 $(TOOLSDIR)/lib/string.c \
325 $(TOOLSDIR)/lib/ctype.c \
326 $(TOOLSDIR)/lib/str_error_r.c
[all …]

Completed in 4 milliseconds