/Linux-v4.19/tools/power/pm-graph/ |
D | Makefile | 3 DESTDIR ?= macro 9 install -d $(DESTDIR)$(PREFIX)/lib/pm-graph 10 install sleepgraph.py $(DESTDIR)$(PREFIX)/lib/pm-graph 11 install bootgraph.py $(DESTDIR)$(PREFIX)/lib/pm-graph 12 install -d $(DESTDIR)$(PREFIX)/lib/pm-graph/config 13 install -m 644 config/cgskip.txt $(DESTDIR)$(PREFIX)/lib/pm-graph/config 14 install -m 644 config/freeze-callgraph.cfg $(DESTDIR)$(PREFIX)/lib/pm-graph/config 15 install -m 644 config/freeze.cfg $(DESTDIR)$(PREFIX)/lib/pm-graph/config 16 install -m 644 config/freeze-dev.cfg $(DESTDIR)$(PREFIX)/lib/pm-graph/config 17 install -m 644 config/standby-callgraph.cfg $(DESTDIR)$(PREFIX)/lib/pm-graph/config [all …]
|
/Linux-v4.19/tools/hv/ |
D | Makefile | 26 install -d -m 755 $(DESTDIR)$(sbindir); \ 27 install -d -m 755 $(DESTDIR)$(libexecdir)/hypervkvpd; \ 28 install -d -m 755 $(DESTDIR)$(sharedstatedir); \ 30 install $$program -m 755 $(DESTDIR)$(sbindir); \ 32 install -m 755 lsvmbus $(DESTDIR)$(sbindir); \ 34 install $$script -m 755 $(DESTDIR)$(libexecdir)/hypervkvpd/$${script%.sh}; \
|
/Linux-v4.19/tools/power/x86/x86_energy_perf_policy/ |
D | Makefile | 5 DESTDIR := macro 24 install -d $(DESTDIR)$(PREFIX)/bin 25 install $(BUILD_OUTPUT)/x86_energy_perf_policy $(DESTDIR)$(PREFIX)/bin/x86_energy_perf_policy 26 install -d $(DESTDIR)$(PREFIX)/share/man/man8 27 install -m 644 x86_energy_perf_policy.8 $(DESTDIR)$(PREFIX)/share/man/man8
|
/Linux-v4.19/tools/power/x86/turbostat/ |
D | Makefile | 5 DESTDIR ?= macro 25 install -d $(DESTDIR)$(PREFIX)/bin 26 install $(BUILD_OUTPUT)/turbostat $(DESTDIR)$(PREFIX)/bin/turbostat 27 install -d $(DESTDIR)$(PREFIX)/share/man/man8 28 install -m 644 turbostat.8 $(DESTDIR)$(PREFIX)/share/man/man8
|
/Linux-v4.19/tools/power/cpupower/debug/i386/ |
D | Makefile | 7 DESTDIR = macro 36 $(INSTALL) -d $(DESTDIR)${bindir} 37 $(INSTALL) $(OUTPUT)centrino-decode $(DESTDIR)${bindir} 38 $(INSTALL) $(OUTPUT)powernow-k8-decode $(DESTDIR)${bindir} 39 $(INSTALL) $(OUTPUT)dump_psb $(DESTDIR)${bindir} 40 $(INSTALL) $(OUTPUT)intel_gsic $(DESTDIR)${bindir}
|
/Linux-v4.19/tools/power/cpupower/debug/x86_64/ |
D | Makefile | 7 DESTDIR = macro 27 $(INSTALL) -d $(DESTDIR)${bindir} 28 $(INSTALL) $(OUTPUT)centrino-decode $(DESTDIR)${bindir} 29 $(INSTALL) $(OUTPUT)powernow-k8-decode $(DESTDIR)${bindir}
|
/Linux-v4.19/tools/bpf/bpftool/Documentation/ |
D | Makefile | 43 $(Q)$(INSTALL) -d -m 755 $(DESTDIR)$(man8dir) 44 $(Q)$(INSTALL) -m 644 $(DOC_MAN8) $(DESTDIR)$(man8dir) 48 $(Q)$(RM) $(addprefix $(DESTDIR)$(man8dir)/,$(_DOC_MAN8)) 49 $(Q)$(RMDIR) $(DESTDIR)$(man8dir)
|
/Linux-v4.19/tools/bpf/ |
D | Makefile.helpers | 51 $(Q)$(INSTALL) -d -m 755 $(DESTDIR)$(man7dir) 52 $(Q)$(INSTALL) -m 644 $(DOC_MAN7) $(DESTDIR)$(man7dir) 56 $(Q)$(RM) $(addprefix $(DESTDIR)$(man7dir)/,$(_DOC_MAN7)) 57 $(Q)$(RMDIR) $(DESTDIR)$(man7dir)
|
D | Makefile | 91 $(Q)$(INSTALL) -m 0755 -d $(DESTDIR)$(prefix)/bin 92 $(Q)$(INSTALL) $(OUTPUT)bpf_jit_disasm $(DESTDIR)$(prefix)/bin/bpf_jit_disasm 94 $(Q)$(INSTALL) $(OUTPUT)bpf_dbg $(DESTDIR)$(prefix)/bin/bpf_dbg 96 $(Q)$(INSTALL) $(OUTPUT)bpf_asm $(DESTDIR)$(prefix)/bin/bpf_asm
|
/Linux-v4.19/tools/bpf/bpftool/ |
D | Makefile | 106 $(Q)$(INSTALL) -m 0755 -d $(DESTDIR)$(prefix)/sbin 107 $(Q)$(INSTALL) $(OUTPUT)bpftool $(DESTDIR)$(prefix)/sbin/bpftool 108 $(Q)$(INSTALL) -m 0755 -d $(DESTDIR)$(bash_compdir) 109 $(Q)$(INSTALL) -m 0644 bash-completion/bpftool $(DESTDIR)$(bash_compdir) 113 $(Q)$(RM) $(DESTDIR)$(prefix)/sbin/bpftool 114 $(Q)$(RM) $(DESTDIR)$(bash_compdir)/bpftool
|
/Linux-v4.19/tools/perf/Documentation/ |
D | Makefile | 38 ifndef DESTDIR 199 $(INSTALL) -d -m 755 $(DESTDIR)$(man1dir); \ 202 $(INSTALL) -m 644 $(DOC_MAN1) $(DESTDIR)$(man1dir); \ 218 $(INSTALL) -d -m 755 $(DESTDIR)$(infodir); \ 219 $(INSTALL) -m 644 $(OUTPUT)perf.info $(OUTPUT)perfman.info $(DESTDIR)$(infodir); \ 220 if test -r $(DESTDIR)$(infodir)/dir; then \ 221 $(INSTALL_INFO) --info-dir=$(DESTDIR)$(infodir) perf.info ;\ 222 $(INSTALL_INFO) --info-dir=$(DESTDIR)$(infodir) perfman.info ;\ 229 $(INSTALL) -d -m 755 $(DESTDIR)$(pdfdir); \ 230 $(INSTALL) -m 644 $(OUTPUT)user-manual.pdf $(DESTDIR)$(pdfdir)
|
/Linux-v4.19/tools/power/acpi/ |
D | Makefile.rules | 42 $(QUIET) $(INSTALL) -d $(DESTDIR)$(sbindir) 43 $(QUIET) $(INSTALL_PROGRAM) $(OUTPUT)$(TOOL) $(DESTDIR)$(sbindir) 46 $(QUIET) rm -f $(DESTDIR)$(sbindir)/$(TOOL)
|
D | Makefile.config | 35 DESTDIR ?=
|
/Linux-v4.19/tools/vm/ |
D | Makefile | 29 install -d $(DESTDIR)$(sbindir) 30 install -m 755 -p $(TARGETS) $(DESTDIR)$(sbindir)
|
/Linux-v4.19/tools/power/acpi/tools/acpidump/ |
D | Makefile | 53 $(QUIET) $(INSTALL_DATA) -D $< $(DESTDIR)$(mandir)/man8/acpidump.8 56 $(QUIET) rm -f $(DESTDIR)$(mandir)/man8/acpidump.8
|
/Linux-v4.19/tools/spi/ |
D | Makefile | 57 install -d -m 755 $(DESTDIR)$(bindir); \ 59 install $$program $(DESTDIR)$(bindir); \
|
/Linux-v4.19/tools/gpio/ |
D | Makefile | 67 install -d -m 755 $(DESTDIR)$(bindir); \ 69 install $$program $(DESTDIR)$(bindir); \
|
/Linux-v4.19/tools/iio/ |
D | Makefile | 59 install -d -m 755 $(DESTDIR)$(bindir); \ 61 install $$program $(DESTDIR)$(bindir); \
|
/Linux-v4.19/tools/lib/lockdep/ |
D | Makefile | 29 DESTDIR ?= macro 30 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))'
|
/Linux-v4.19/tools/lib/traceevent/ |
D | Makefile | 36 DESTDIR ?= macro 37 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))' 276 cp -fpR $(LIB_INSTALL) $(DESTDIR)$(libdir_SQ)
|
/Linux-v4.19/tools/laptop/freefall/ |
D | Makefile | 17 $(INSTALL) -D -m 755 $(TARGET) $(DESTDIR)$(PREFIX)/$(SBINDIR)/$(TARGET)
|
/Linux-v4.19/tools/wmi/ |
D | Makefile | 17 $(INSTALL) -D -m 755 $(TARGET) $(DESTDIR)$(PREFIX)/$(SBINDIR)/$(TARGET)
|
/Linux-v4.19/tools/lib/bpf/ |
D | Makefile | 38 DESTDIR ?= macro 39 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))'
|
/Linux-v4.19/tools/power/cpupower/ |
D | Makefile | 58 DESTDIR ?= macro
|
/Linux-v4.19/tools/perf/tests/ |
D | make | 288 cmd="cd $(PERF) && $(MAKE_F) $($@) $(PARALLEL_OPT) $(O_OPT) DESTDIR=$$TMP_DEST"; \ 299 …cmd="cd $(PERF) && $(MAKE_F) $($(patsubst %_O,%,$@)) $(PARALLEL_OPT) O=$$TMP_O DESTDIR=$$TMP_DEST"…
|