| /linux/tools/hv/ |
| H A D | Makefile | 58 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 D | Makefile | 34 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 D | Makefile | 313 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 D | Makefile | 40 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 D | Makefile.perf | 1074 $(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 D | Makefile | 20 $(INSTALL) dot2c -D -m 755 $(DESTDIR)$(bindir)/ 26 $(INSTALL) __main__.py -D -m 755 $(DESTDIR)$(bindir)/rvgen
|
| /linux/tools/perf/Documentation/ |
| H A D | Makefile | 195 $(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 D | Makefile | 83 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$1'; \ 89 $(INSTALL) -d -m 755 '$2'; \
|
| /linux/tools/lib/subcmd/ |
| H A D | Makefile | 85 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$1'; \ 91 $(INSTALL) -d -m 755 '$2'; \
|
| /linux/tools/lib/api/ |
| H A D | Makefile | 82 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$1'; \ 88 $(INSTALL) -d -m 755 '$2'; \
|
| /linux/tools/thermal/lib/ |
| H A D | Makefile | 113 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$1'; \ 119 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$2'; \
|
| /linux/tools/lib/thermal/ |
| H A D | Makefile | 128 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$1'; \ 134 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$2'; \
|
| /linux/tools/debugging/ |
| H A D | Makefile | 15 $(INSTALL) -D -m 755 $(TARGET) $(DESTDIR)$(PREFIX)/$(BINDIR)/$(TARGET)
|
| /linux/tools/laptop/freefall/ |
| H A D | Makefile | 17 $(INSTALL) -D -m 755 $(TARGET) $(DESTDIR)$(PREFIX)/$(SBINDIR)/$(TARGET)
|
| /linux/tools/arch/x86/intel_sdsi/ |
| H A D | Makefile | 21 install -m 755 -p intel_sdsi $(DESTDIR)$(BINDIR)/intel_sdsi
|
| /linux/tools/testing/selftests/vsock/ |
| H A D | Makefile | 9 install -m 755 $< $@
|
| /linux/tools/wmi/ |
| H A D | Makefile | 18 $(INSTALL) -D -m 755 $(TARGET) $(DESTDIR)$(PREFIX)/$(SBINDIR)/$(TARGET)
|
| /linux/tools/arch/x86/dell-uart-backlight-emulator/ |
| H A D | Makefile | 19 install -m 755 -p dell-uart-backlight-emulator $(DESTDIR)$(BINDIR)/dell-uart-backlight-emulator
|
| /linux/tools/arch/x86/kcpuid/ |
| H A D | Makefile | 23 install -m 755 -p kcpuid $(DESTDIR)$(BINDIR)/kcpuid
|
| /linux/tools/mm/ |
| H A D | Makefile | 33 install -m 755 -p $(INSTALL_TARGETS) $(DESTDIR)$(sbindir)
|
| /linux/tools/perf/tests/shell/coresight/memcpy_thread/ |
| H A D | Makefile | 25 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/$(INSTDIR_SUB)/$(BIN)'; \
|
| /linux/tools/perf/tests/shell/coresight/unroll_loop_thread/ |
| H A D | Makefile | 25 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/$(INSTDIR_SUB)/$(BIN)'; \
|
| /linux/tools/perf/tests/shell/coresight/thread_loop/ |
| H A D | Makefile | 25 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/$(INSTDIR_SUB)/$(BIN)'; \
|
| /linux/tools/perf/tests/shell/coresight/asm_pure_loop/ |
| H A D | Makefile | 26 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/$(INSTDIR_SUB)/$(BIN)'; \
|
| /linux/tools/lib/perf/ |
| H A D | Makefile | 165 $(INSTALL) -d -m 755 '$(DESTDIR_SQ)$1'; \ 171 $(INSTALL) -d -m 755 '$2'; \
|