Home
last modified time | relevance | path

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

/arch/mips/boot/compressed/
DMakefile83 vmlinuz: $(src)/ld.script $(vmlinuzobjs-y) $(obj)/calc_vmlinuz_load_addr target
98 VMLINUZ = vmlinuz
100 VMLINUZ = vmlinuz.32
105 vmlinuz.32: vmlinuz
110 vmlinuz.ecoff: $(obj)/../elf2ecoff $(VMLINUZ)
114 vmlinuz.bin: vmlinuz
118 vmlinuz.srec: vmlinuz
121 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/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
DMakefile73 vmlinuz: vmlinux.gz target
/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/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/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
102 palo lifimage: vmlinuz
122 bzImage zImage: vmlinuz
125 vmlinuz: vmlinux target
133 $(KERNELRELEASE) vmlinuz System.map "$(INSTALL_PATH)"
Dinstall.sh49 base=vmlinuz
/arch/mips/
DMakefile78 all-$(CONFIG_SYS_SUPPORTS_ZBOOT)+= vmlinuz
216 COMPRESSION_FNAME = vmlinuz
305 bootz-y := vmlinuz
306 bootz-y += vmlinuz.bin
307 bootz-y += vmlinuz.ecoff
308 bootz-y += vmlinuz.srec
348 vmlinuz: FORCE target
379 $(Q)install -D -m 755 vmlinuz $(INSTALL_PATH)/vmlinuz-$(KERNELRELEASE)
/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