Home
last modified time | relevance | path

Searched refs:vmlinuz (Results 1 – 20 of 20) sorted by relevance

/arch/mips/boot/compressed/
DMakefile87 vmlinuz: $(src)/ld.script $(vmlinuzobjs-y) $(obj)/calc_vmlinuz_load_addr target
102 VMLINUZ = vmlinuz
104 VMLINUZ = vmlinuz.32
109 vmlinuz.32: vmlinuz
114 vmlinuz.ecoff: $(obj)/../elf2ecoff $(VMLINUZ)
118 vmlinuz.bin: vmlinuz
122 vmlinuz.srec: vmlinuz
125 clean-files := $(objtree)/vmlinuz $(objtree)/vmlinuz.{32,ecoff,bin,srec}
/arch/s390/boot/
Dinstall.sh29 if [ -f $4/vmlinuz ]; then
30 mv $4/vmlinuz $4/vmlinuz.old
37 cat $2 > $4/vmlinuz
/arch/sparc/boot/
Dinstall.sh41 if [ -f $4/vmlinuz ]; then
42 mv $4/vmlinuz $4/vmlinuz.old
49 cat $2 > $4/vmlinuz
/arch/nios2/boot/
Dinstall.sh41 if [ -f $4/vmlinuz ]; then
42 mv $4/vmlinuz $4/vmlinuz.old
49 cat $2 > $4/vmlinuz
/arch/m68k/
Dinstall.sh41 if [ -f $4/vmlinuz ]; then
42 mv $4/vmlinuz $4/vmlinuz.old
49 cat $2 > $4/vmlinuz
/arch/ia64/
Dinstall.sh29 if [ -f $4/vmlinuz ]; then
30 mv $4/vmlinuz $4/vmlinuz.old
37 cat $2 > $4/vmlinuz
DMakefile72 vmlinuz: vmlinux.gz target
/arch/sh/boot/compressed/
Dinstall.sh33 if [ -f $4/vmlinuz-$1 ]; then
34 mv $4/vmlinuz-$1 $4/vmlinuz.old
41 cat $2 > $4/vmlinuz-$1
/arch/m32r/boot/compressed/
Dinstall.sh34 if [ -f $4/vmlinuz-$1 ]; then
35 mv $4/vmlinuz-$1 $4/vmlinuz.old
42 cat $2 > $4/vmlinuz-$1
/arch/x86/boot/
Dinstall.sh41 if [ -f $4/vmlinuz ]; then
42 mv $4/vmlinuz $4/vmlinuz.old
49 cat $2 > $4/vmlinuz
DMakefile192 if [ -f $(INSTALL_PATH)/vmlinuz ]; then mv $(INSTALL_PATH)/vmlinuz $(INSTALL_PATH)/vmlinuz.old; fi
194 cat $(obj)/bzImage > $(INSTALL_PATH)/vmlinuz
/arch/parisc/
Ddefpalo.conf7 --recoverykernel=vmlinuz
15 --commandline=0/vmlinuz HOME=/ root=/dev/ram initrd=0/ramdisk panic_timeout=60 panic=-1
DMakefile20 KBUILD_IMAGE := vmlinuz
101 palo lifimage: vmlinuz
121 bzImage zImage: vmlinuz
124 vmlinuz: vmlinux target
132 $(KERNELRELEASE) vmlinuz System.map "$(INSTALL_PATH)"
Dinstall.sh50 base=vmlinuz
/arch/mips/
DMakefile78 all-$(CONFIG_SYS_SUPPORTS_ZBOOT)+= vmlinuz
219 COMPRESSION_FNAME = vmlinuz
320 bootz-y := vmlinuz
321 bootz-y += vmlinuz.bin
322 bootz-y += vmlinuz.ecoff
323 bootz-y += vmlinuz.srec
363 vmlinuz: FORCE target
398 $(Q)install -D -m 755 vmlinuz $(INSTALL_PATH)/vmlinuz-$(KERNELRELEASE)
DKconfig2838 bool "vmlinuz.bin"
2842 DTB) appended to raw vmlinuz.bin (with decompressor).
2843 (e.g. cat vmlinuz.bin <filename>.dtb > vmlinuz_w_dtb).
2852 to vmlinuz.bin. Do not leave this option active in a production kernel
/arch/arm64/boot/
Dinstall.sh30 base=vmlinuz
/arch/cris/boot/compressed/
DREADME1 Creation of the self-extracting compressed kernel image (vmlinuz)
18 into the file vmlinuz. It can be executed in an arbitrary place in flash.
/arch/arm/boot/
Dinstall.sh44 base=vmlinuz
/arch/mn10300/boot/
Dinstall.sh26 install -c -m 0755 $2 $4/vmlinuz