Home
last modified time | relevance | path

Searched refs:install (Results 1 – 22 of 22) sorted by relevance

/arch/parisc/
A DMakefile152 INSTALL_TARGETS = zinstall install
182 vdso-install-y += arch/parisc/kernel/vdso32/vdso32.so
183 vdso-install-$(CONFIG_64BIT) += arch/parisc/kernel/vdso64/vdso64.so
185 install: KBUILD_IMAGE := vmlinux target
187 install zinstall: target
188 $(call cmd,install)
/arch/sparc/
A DMakefile73 install: target
74 $(call cmd,install)
79 vdso-install-$(CONFIG_SPARC64) += arch/sparc/vdso/vdso64.so.dbg
80 vdso-install-$(CONFIG_COMPAT) += arch/sparc/vdso/vdso32.so.dbg
/arch/x86/boot/
A Dinstall.sh34 elif [ -x /etc/lilo/install ]; then
35 /etc/lilo/install
/arch/arm64/
A DMakefile191 install: KBUILD_IMAGE := $(DEFAULT_KBUILD_IMAGE) target
192 install zinstall: target
193 $(call cmd,install)
215 vdso-install-y += arch/arm64/kernel/vdso/vdso.so.dbg
216 vdso-install-$(CONFIG_COMPAT_VDSO) += arch/arm64/kernel/vdso32/vdso32.so.dbg
A DKconfig2454 This makes the regular "make install" install the compressed
2459 in your environment before making "make install" do this for
/arch/s390/
A DMakefile126 install: target
127 $(call cmd,install)
154 vdso-install-y += arch/s390/kernel/vdso64/vdso64.so.dbg
155 vdso-install-$(CONFIG_COMPAT) += arch/s390/kernel/vdso32/vdso32.so.dbg
/arch/x86/
A DMakefile327 PHONY += install
328 install: target
329 $(call cmd,install)
331 vdso-install-$(CONFIG_X86_64) += arch/x86/entry/vdso/vdso64.so.dbg
332 vdso-install-$(CONFIG_X86_X32_ABI) += arch/x86/entry/vdso/vdsox32.so.dbg
333 vdso-install-$(CONFIG_COMPAT_32) += arch/x86/entry/vdso/vdso32.so.dbg
A DKconfig2309 Linux can allow user programs to install a per-process x86
2775 9) install a fan for the video card or exchange video RAM
2776 10) install a better fan for the CPU
/arch/riscv/
A DMakefile189 vdso-install-y += arch/riscv/kernel/vdso/vdso.so.dbg
190 vdso-install-$(CONFIG_COMPAT) += arch/riscv/kernel/compat_vdso/compat_vdso.so.dbg
205 install zinstall: target
206 $(call cmd,install)
/arch/loongarch/
A DMakefile180 vdso-install-y += arch/loongarch/vdso/vdso.so.dbg
189 install: target
190 $(call cmd,install)
/arch/arm/
A DMakefile293 INSTALL_TARGETS = zinstall uinstall install
304 $(INSTALL_TARGETS): KBUILD_IMAGE = $(boot)/$(patsubst %install,%Image,$@)
306 $(call cmd,install)
308 vdso-install-$(CONFIG_VDSO) += arch/arm/vdso/vdso.so.dbg
/arch/mips/
A DMakefile432 install: target
433 $(Q)install -D -m 755 vmlinux $(INSTALL_PATH)/vmlinux-$(KERNELRELEASE)
435 $(Q)install -D -m 755 vmlinuz $(INSTALL_PATH)/vmlinuz-$(KERNELRELEASE)
437 $(Q)install -D -m 644 .config $(INSTALL_PATH)/config-$(KERNELRELEASE)
438 $(Q)install -D -m 644 System.map $(INSTALL_PATH)/System.map-$(KERNELRELEASE)
/arch/arm/kernel/
A Dhyp-stub.S114 @ Now install the hypervisor stub:
/arch/x86/um/vdso/
A DMakefile8 vdso-install-$(VDSO64-y) += vdso.so
/arch/powerpc/
A DMakefile375 PHONY += install
376 install: target
377 $(call cmd,install)
/arch/um/drivers/
A Dstdio_console.c100 .install = con_install,
A Dssl.c102 .install = ssl_install,
/arch/arm/boot/dts/aspeed/
A Daspeed-bmc-delta-ahe50dc.dts395 * back to one causes a power output glitch, so install a hog to keep
/arch/powerpc/boot/
A DMakefile457 INSTALL := install
488 $(call cmd,install)
/arch/arm64/boot/dts/freescale/
A Dfsl-ls1088a-ten64.dts382 /* recovery / install environment */
/arch/m68k/fpsp040/
A Dskeleton.S5 | need to be modified to install the FPSP.
/arch/arm/mm/
A DKconfig711 Extensions to install hypervisors without run-time firmware

Completed in 35 milliseconds