Home
last modified time | relevance | path

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

/tools/power/pm-graph/
A DMakefile26 LIBDIR ?= /usr/lib macro
36 $(INSTALL) -d $(DESTDIR)$(LIBDIR)/pm-graph
38 $(INSTALL) bootgraph.py $(DESTDIR)$(LIBDIR)/pm-graph
39 $(INSTALL) -d $(DESTDIR)$(LIBDIR)/pm-graph/config
67 rm -f $(DESTDIR)$(LIBDIR)/pm-graph/config/*
69 rmdir $(DESTDIR)$(LIBDIR)/pm-graph/config; \
71 rm -f $(DESTDIR)$(LIBDIR)/pm-graph/__pycache__/*
73 rmdir $(DESTDIR)$(LIBDIR)/pm-graph/__pycache__; \
75 rm -f $(DESTDIR)$(LIBDIR)/pm-graph/*
76 if [ -d $(DESTDIR)$(LIBDIR)/pm-graph ] ; then \
[all …]
/tools/testing/selftests/net/tcp_ao/
A DMakefile24 LIBDIR := $(OUTPUT)/lib macro
25 LIB := $(LIBDIR)/libaotst.a
36 LIBOBJ := $(LIBSRC:%.c=$(LIBDIR)/%.o)
42 $(LIBDIR)/%.o: ./lib/%.c $(LIBDEPS)
43 mkdir -p $(LIBDIR)
/tools/lib/perf/
A Dlibperf.pc.template4 libdir=@LIBDIR@
/tools/lib/bpf/
A Dlibbpf.pc.template4 libdir=@LIBDIR@
/tools/thermal/lib/
A Dlibthermal_tools.pc.template4 libdir=@LIBDIR@
/tools/lib/thermal/
A Dlibthermal.pc.template4 libdir=@LIBDIR@
/tools/perf/ui/
A DBuild8 CFLAGS_setup.o += -DLIBDIR="BUILD_STR($(LIBDIR))"
A Dsetup.c29 scnprintf(buf, sizeof(buf), "%s/%s", LIBDIR, PERF_GTK_DSO); in setup_gtk_browser()
/tools/testing/selftests/sched_ext/
A DMakefile16 LIBDIR := $(TOOLSDIR)/lib macro
17 BPFDIR := $(LIBDIR)/bpf
57 -I$(INCLUDE_DIR) -I$(GENDIR) -I$(LIBDIR) \
/tools/sched_ext/
A DMakefile44 LIBDIR := $(TOOLSDIR)/lib macro
45 BPFDIR := $(LIBDIR)/bpf
93 -I$(INCLUDE_DIR) -I$(GENDIR) -I$(LIBDIR) \
/tools/testing/selftests/drivers/net/lib/sh/
A Dlib_netcons.sh11 LIBDIR=$(dirname "$(readlink -e "${BASH_SOURCE[0]}")")
37 source "${LIBDIR}"/../../../../net/lib.sh
/tools/testing/selftests/hid/
A DMakefile64 LIBDIR := $(TOOLSDIR)/lib macro
65 BPFDIR := $(LIBDIR)/bpf
/tools/testing/selftests/bpf/
A DMakefile10 LIBDIR := $(TOOLSDIR)/lib macro
11 BPFDIR := $(LIBDIR)/bpf
50 -I$(CURDIR) -I$(INCLUDE_DIR) -I$(GENDIR) -I$(LIBDIR) \
/tools/perf/
A DMakefile.config1335 $(call detected_var,LIBDIR)

Completed in 18 milliseconds