Searched refs:install (Results 76 - 100 of 158) sorted by relevance

1234567

/linux-master/arch/x86/
H A DMakefile289 PHONY += install
290 install:
291 $(call cmd,install)
293 vdso-install-$(CONFIG_X86_64) += arch/x86/entry/vdso/vdso64.so.dbg
294 vdso-install-$(CONFIG_X86_X32_ABI) += arch/x86/entry/vdso/vdsox32.so.dbg
295 vdso-install-$(CONFIG_COMPAT_32) += arch/x86/entry/vdso/vdso32.so.dbg
325 echo ' install - Install kernel using (your) ~/bin/$(INSTALLKERNEL) or'
326 echo ' (distribution) /sbin/$(INSTALLKERNEL) or install to '
/linux-master/tools/lib/symbol/
H A DMakefile18 INSTALL = install
114 install: install_lib install_headers
/linux-master/scripts/
H A DMakefile.headersinst63 $(call if_changed,install)
66 $(call if_changed,install)
/linux-master/tools/bpf/
H A DMakefile9 INSTALL ?= install
103 install: $(PROGS) bpftool_install
116 $(call descend,bpftool,install)
133 .PHONY: all install clean bpftool bpftool_install bpftool_clean \
/linux-master/tools/testing/selftests/amd-pstate/
H A Drun.sh215 echo $msg please install perf or provide perf binary path as argument >&2
224 echo $msg apt install dbench >&2
227 echo $msg yum install dbench >&2
233 echo $msg please install tbench. >&2
/linux-master/arch/s390/
H A DMakefile133 install:
134 $(call cmd,install)
161 vdso-install-y += arch/s390/kernel/vdso64/vdso64.so.dbg
162 vdso-install-$(CONFIG_COMPAT) += arch/s390/kernel/vdso32/vdso32.so.dbg
169 echo ' install - Install kernel using'
172 echo ' install to $$(INSTALL_PATH)'
/linux-master/arch/loongarch/
H A DMakefile166 vdso-install-y += arch/loongarch/vdso/vdso.so.dbg
175 install:
176 $(Q)install -D -m 755 $(KBUILD_IMAGE) $(INSTALL_PATH)/$(image-name-y)-$(KERNELRELEASE)
177 $(Q)install -D -m 644 .config $(INSTALL_PATH)/config-$(KERNELRELEASE)
178 $(Q)install -D -m 644 System.map $(INSTALL_PATH)/System.map-$(KERNELRELEASE)
181 echo ' install - install kernel into $(INSTALL_PATH)'
/linux-master/tools/power/acpi/
H A DMakefile.config46 INSTALL = /usr/bin/install -c
/linux-master/tools/lib/subcmd/
H A DMakefile20 INSTALL = install
114 install: install_lib install_headers
/linux-master/tools/lib/api/
H A DMakefile18 INSTALL = install
125 install: install_lib install_headers
/linux-master/tools/testing/selftests/
H A Dlib.mk78 # and install targets. Common clean doesn't touch them.
156 install: all
161 $(error Error: set INSTALL_PATH to use install)
211 .PHONY: run_tests all clean install emit_tests gen_mods_dir clean_mods_dir
/linux-master/tools/perf/
H A DMakefile.config196 $(error Error: $(FLEX) is missing on this system, please install it)
200 $(error Error: $(BISON) is missing on this system, please install it)
205 dummy := $(error Error: $(PKG_CONFIG) needed by libtraceevent is missing on this system, please install it)
431 $(error ERROR: No libelf found. Disables 'probe' tool, jvmti and BPF support. Please install libelf-dev, libelf-devel, elfutils-libelf-devel or build with NO_LIBELF=1.)
435 $(error No libasan found, please install libasan)
441 $(error No libubsan found, please install libubsan)
446 $(error No static glibc found, please install glibc-static)
448 $(error No gnu/libc-version.h found, please install glibc-dev[el])
455 $(warning No libdw DWARF unwind found, Please install elfutils-devel/libdw-dev >= 0.158 and/or set LIBDW_DIR)
460 $(warning No libdw.h found or old libdw.h found or elfutils is older than 0.138, disables dwarf support. Please install ne
[all...]
H A DMakefile.perf202 INSTALL = install
412 # what 'all' will build and 'install' will install, in perfexecdir
415 # what 'all' will build but not install in perfexecdir
914 @echo 'Perf install targets:'
916 @echo ' HINT: use "prefix" or "DESTDIR" to install to a particular'
917 @echo ' path like "make prefix=/usr/local install install-doc"'
918 @echo ' install - install compile
[all...]
/linux-master/arch/arm/kernel/
H A Dhyp-stub.S93 * Once we have given up on one CPU, we do not try to install the
114 @ Now install the hypervisor stub:
/linux-master/tools/include/nolibc/
H A DMakefile48 # install all headers needed to support a bare-metal compiler
51 install: help
58 @echo " headers_standalone like \"headers\", and also install kernel headers"
/linux-master/tools/testing/selftests/powerpc/
H A DMakefile60 $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET install;\
/linux-master/include/linux/
H A Dproc_ns.h22 int (*install)(struct nsset *nsset, struct ns_common *ns); member in struct:proc_ns_operations
/linux-master/arch/x86/um/vdso/
H A DMakefile14 vdso-install-$(VDSO64-y) += vdso.so
/linux-master/arch/arm/
H A DMakefile286 INSTALL_TARGETS = zinstall uinstall install
297 $(INSTALL_TARGETS): KBUILD_IMAGE = $(boot)/$(patsubst %install,%Image,$@)
299 $(call cmd,install)
301 vdso-install-$(CONFIG_VDSO) += arch/arm/vdso/vdso.so.dbg
318 echo ' install - Install uncompressed kernel'
323 echo ' install to $$(INSTALL_PATH) and run lilo'
/linux-master/tools/tracing/rtla/
H A DMakefile50 NON_CONFIG_TARGETS := clean install tarball doc doc_clean doc_install
/linux-master/tools/verification/rv/
H A DMakefile50 NON_CONFIG_TARGETS := clean install doc doc_clean doc_install
/linux-master/fs/orangefs/
H A Dorangefs-bufmap.c28 static void install(struct slot_map *m, int count, unsigned long *map) function
380 install(&rw_map,
383 install(&readdir_map,
/linux-master/kernel/
H A Dutsname.c165 .install = utsns_install,
/linux-master/arch/um/drivers/
H A Dssl.c102 .install = ssl_install,
H A Dstdio_console.c100 .install = con_install,

Completed in 451 milliseconds

1234567