Home
last modified time | relevance | path

Searched refs:INSTALL_DATA (Results 1 – 5 of 5) sorted by relevance

/linux/tools/power/pm-graph/
H A DMakefile30 INSTALL_DATA = ${INSTALL} -m 644 macro
40 $(INSTALL_DATA) config/cgskip.txt $(DESTDIR)$(LIBDIR)/pm-graph/config
41 $(INSTALL_DATA) config/freeze-callgraph.cfg $(DESTDIR)$(LIBDIR)/pm-graph/config
42 $(INSTALL_DATA) config/freeze.cfg $(DESTDIR)$(LIBDIR)/pm-graph/config
43 $(INSTALL_DATA) config/freeze-dev.cfg $(DESTDIR)$(LIBDIR)/pm-graph/config
44 $(INSTALL_DATA) config/standby-callgraph.cfg $(DESTDIR)$(LIBDIR)/pm-graph/config
45 $(INSTALL_DATA) config/standby.cfg $(DESTDIR)$(LIBDIR)/pm-graph/config
46 $(INSTALL_DATA) config/standby-dev.cfg $(DESTDIR)$(LIBDIR)/pm-graph/config
47 $(INSTALL_DATA) config/suspend-callgraph.cfg $(DESTDIR)$(LIBDIR)/pm-graph/config
48 $(INSTALL_DATA) config/suspend.cfg $(DESTDIR)$(LIBDIR)/pm-graph/config
[all …]
/linux/tools/power/acpi/tools/pfrut/
H A DMakefile20 $(QUIET) $(INSTALL_DATA) -D $< $(DESTDIR)$(mandir)/man8/pfrut.8
/linux/tools/power/acpi/tools/acpidump/
H A DMakefile51 $(QUIET) $(INSTALL_DATA) -D $< $(DESTDIR)$(mandir)/man8/acpidump.8
/linux/tools/power/acpi/
H A DMakefile.config48 INSTALL_DATA = ${INSTALL} -m 644
/linux/tools/power/cpupower/
H A DMakefile86 INSTALL_DATA = ${INSTALL} -m 644
314 $(INSTALL_DATA) lib/cpufreq.h $(DESTDIR)${includedir}/cpufreq.h
315 $(INSTALL_DATA) lib/cpuidle.h $(DESTDIR)${includedir}/cpuidle.h
316 $(INSTALL_DATA) lib/powercap.h $(DESTDIR)${includedir}/powercap.h
324 $(INSTALL_DATA) cpupower-service.conf '$(DESTDIR)${confdir}'
332 $(INSTALL_DATA) -D man/cpupower.1 $(DESTDIR)${mandir}/man1/cpupower.1
333 $(INSTALL_DATA) -D man/cpupower-frequency-set.1 $(DESTDIR)${mandir}/man1/cpupower-frequency-set.1
334 $(INSTALL_DATA) -D man/cpupower-frequency-info.1 $(DESTDIR)${mandir}/man1/cpupower-frequency-info.1
335 $(INSTALL_DATA) -D man/cpupower-idle-set.1 $(DESTDIR)${mandir}/man1/cpupower-idle-set.1
336 $(INSTALL_DATA)
88 INSTALL_DATA = ${INSTALL} -m 644 global() macro
[all...]