Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/hid/
H A DMakefile63 TOOLSDIR := $(top_srcdir)/tools macro
64 LIBDIR := $(TOOLSDIR)/lib
66 TOOLSINCDIR := $(TOOLSDIR)/include
67 BPFTOOLDIR := $(TOOLSDIR)/bpf/bpftool
161 $(TOOLSDIR)/bpf/resolve_btfids/main.c \
162 $(TOOLSDIR)/lib/rbtree.c \
163 $(TOOLSDIR)/lib/zalloc.c \
164 $(TOOLSDIR)/lib/string.c \
165 $(TOOLSDIR)/lib/ctype.c \
166 $(TOOLSDIR)/lib/str_error_r.c
[all …]
/openbmc/linux/tools/testing/selftests/bpf/
H A DMakefile9 TOOLSDIR := $(abspath ../../..) macro
10 LIBDIR := $(TOOLSDIR)/lib
12 TOOLSINCDIR := $(TOOLSDIR)/include
13 BPFTOOLDIR := $(TOOLSDIR)/bpf/bpftool
347 $(TOOLSDIR)/bpf/resolve_btfids/main.c \
348 $(TOOLSDIR)/lib/rbtree.c \
349 $(TOOLSDIR)/lib/zalloc.c \
350 $(TOOLSDIR)/lib/string.c \
351 $(TOOLSDIR)/lib/ctype.c \
352 $(TOOLSDIR)/lib/str_error_r.c
[all …]