Home
last modified time | relevance | path

Searched full:755 (Results 1 – 25 of 69) sorted by relevance

123

/linux/tools/hv/
H A DMakefile58 install -d -m 755 $(DESTDIR)$(sbindir); \
59 install -d -m 755 $(DESTDIR)$(libexecdir)/hypervkvpd; \
60 install -d -m 755 $(DESTDIR)$(sharedstatedir); \
62 install $$program -m 755 $(DESTDIR)$(sbindir); \
64 install -m 755 lsvmbus $(DESTDIR)$(sbindir); \
66 install $$script -m 755 $(DESTDIR)$(libexecdir)/hypervkvpd/$${script%.sh}; \
/linux/tools/kvm/kvm_stat/
H A DMakefile34 install -d -m 755 $(INSTALL_ROOT)/$(MAN1DIR)
38 install -d -m 755 $(INSTALL_ROOT)/$(BINDIR)
39 install -m 755 -p "kvm_stat" "$(INSTALL_ROOT)/$(BINDIR)/$(TARGET)"
/linux/tools/testing/selftests/wireguard/qemu/
H A DMakefile313 echo "file /init $(BUILD_PATH)/init 755 0 0" > $@
314 echo "file /init.sh $(PWD)/../netns.sh 755 0 0" >> $@
315 echo "dir /dev 755 0 0" >> $@
317 echo "dir /bin 755 0 0" >> $@
318 echo "file /bin/iperf3 $(IPERF_PATH)/src/iperf3 755 0 0" >> $@
319 echo "file /bin/wg $(WIREGUARD_TOOLS_PATH)/src/wg 755 0 0" >> $@
320 echo "file /bin/bash $(BASH_PATH)/bash 755 0 0" >> $@
321 echo "file /bin/ip $(IPROUTE2_PATH)/ip/ip 755 0 0" >> $@
322 echo "file /bin/ss $(IPROUTE2_PATH)/misc/ss 755 0 0" >> $@
323 echo "file /bin/ping $(IPUTILS_PATH)/ping 755
[all...]
/linux/tools/power/cpupower/bench/
H A DMakefile40 install -m 755 $(OUTPUT)cpufreq-bench $(DESTDIR)/$(sbindir)/cpufreq-bench
41 install -m 755 cpufreq-bench_plot.sh $(DESTDIR)/$(bindir)/cpufreq-bench_plot.sh
43 install -m 755 cpufreq-bench_script.sh $(DESTDIR)/$(docdir)/cpufreq-bench_script.sh
/linux/tools/perf/
H A DMakefile.perf1074 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$(libdir_SQ)'; \
1082 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$(bindir_SQ)'; \
1085 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$(includedir_SQ)/perf'; \
1097 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$(libdir_SQ)'; \
1101 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$(perfexec_instdir_SQ)'
1108 …$(INSTALL) -d -m 755 '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/scripts/perl/Perf-Trace-Util/lib/Perf/Tr…
1111 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/scripts/perl/bin'; \
1116 …$(INSTALL) -d -m 755 '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/scripts/python/Perf-Trace-Util/lib/Perf/…
1117 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/scripts/python/bin'; \
1123 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/dlfilters'; \
[all …]
/linux/tools/verification/rvgen/
H A DMakefile20 $(INSTALL) dot2c -D -m 755 $(DESTDIR)$(bindir)/
26 $(INSTALL) __main__.py -D -m 755 $(DESTDIR)$(bindir)/rvgen
/linux/tools/perf/Documentation/
H A DMakefile195 $(INSTALL) -d -m 755 $(DESTDIR)$(man1dir); \
196 # $(INSTALL) -d -m 755 $(DESTDIR)$(man5dir); \
197 # $(INSTALL) -d -m 755 $(DESTDIR)$(man7dir); \
214 $(INSTALL) -d -m 755 $(DESTDIR)$(infodir); \
/linux/tools/lib/symbol/
H A DMakefile83 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$1'; \
89 $(INSTALL) -d -m 755 '$2'; \
/linux/tools/lib/subcmd/
H A DMakefile85 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$1'; \
91 $(INSTALL) -d -m 755 '$2'; \
/linux/tools/lib/api/
H A DMakefile82 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$1'; \
88 $(INSTALL) -d -m 755 '$2'; \
/linux/tools/thermal/lib/
H A DMakefile113 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$1'; \
119 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$2'; \
/linux/tools/lib/thermal/
H A DMakefile128 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$1'; \
134 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$2'; \
/linux/tools/debugging/
H A DMakefile15 $(INSTALL) -D -m 755 $(TARGET) $(DESTDIR)$(PREFIX)/$(BINDIR)/$(TARGET)
/linux/tools/laptop/freefall/
H A DMakefile17 $(INSTALL) -D -m 755 $(TARGET) $(DESTDIR)$(PREFIX)/$(SBINDIR)/$(TARGET)
/linux/tools/arch/x86/intel_sdsi/
H A DMakefile21 install -m 755 -p intel_sdsi $(DESTDIR)$(BINDIR)/intel_sdsi
/linux/tools/testing/selftests/vsock/
H A DMakefile9 install -m 755 $< $@
/linux/tools/wmi/
H A DMakefile18 $(INSTALL) -D -m 755 $(TARGET) $(DESTDIR)$(PREFIX)/$(SBINDIR)/$(TARGET)
/linux/tools/arch/x86/dell-uart-backlight-emulator/
H A DMakefile19 install -m 755 -p dell-uart-backlight-emulator $(DESTDIR)$(BINDIR)/dell-uart-backlight-emulator
/linux/tools/arch/x86/kcpuid/
H A DMakefile23 install -m 755 -p kcpuid $(DESTDIR)$(BINDIR)/kcpuid
/linux/tools/mm/
H A DMakefile33 install -m 755 -p $(INSTALL_TARGETS) $(DESTDIR)$(sbindir)
/linux/tools/perf/tests/shell/coresight/memcpy_thread/
H A DMakefile25 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/$(INSTDIR_SUB)/$(BIN)'; \
/linux/tools/perf/tests/shell/coresight/unroll_loop_thread/
H A DMakefile25 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/$(INSTDIR_SUB)/$(BIN)'; \
/linux/tools/perf/tests/shell/coresight/thread_loop/
H A DMakefile25 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/$(INSTDIR_SUB)/$(BIN)'; \
/linux/tools/perf/tests/shell/coresight/asm_pure_loop/
H A DMakefile26 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/$(INSTDIR_SUB)/$(BIN)'; \
/linux/tools/lib/perf/
H A DMakefile165 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$1'; \
171 $(INSTALL) -d -m 755 '$2'; \

123