Searched refs:vmlinuz (Results 1 – 18 of 18) sorted by relevance
83 vmlinuz: $(src)/ld.script $(vmlinuzobjs-y) $(obj)/calc_vmlinuz_load_addr target98 VMLINUZ = vmlinuz100 VMLINUZ = vmlinuz.32105 vmlinuz.32: vmlinuz110 vmlinuz.ecoff: $(obj)/../elf2ecoff $(VMLINUZ)114 vmlinuz.bin: vmlinuz118 vmlinuz.srec: vmlinuz121 clean-files := $(objtree)/vmlinuz $(objtree)/vmlinuz.{32,ecoff,bin,srec}
29 if [ -f $4/vmlinuz ]; then30 mv $4/vmlinuz $4/vmlinuz.old37 cat $2 > $4/vmlinuz
41 if [ -f $4/vmlinuz ]; then42 mv $4/vmlinuz $4/vmlinuz.old49 cat $2 > $4/vmlinuz
73 vmlinuz: vmlinux.gz target
34 if [ -f $4/vmlinuz-$1 ]; then35 mv $4/vmlinuz-$1 $4/vmlinuz.old42 cat $2 > $4/vmlinuz-$1
33 if [ -f $4/vmlinuz-$1 ]; then34 mv $4/vmlinuz-$1 $4/vmlinuz.old41 cat $2 > $4/vmlinuz-$1
192 if [ -f $(INSTALL_PATH)/vmlinuz ]; then mv $(INSTALL_PATH)/vmlinuz $(INSTALL_PATH)/vmlinuz.old; fi194 cat $(obj)/bzImage > $(INSTALL_PATH)/vmlinuz
7 --recoverykernel=vmlinuz15 --commandline=0/vmlinuz HOME=/ root=/dev/ram initrd=0/ramdisk panic_timeout=60 panic=-1
20 KBUILD_IMAGE := vmlinuz102 palo lifimage: vmlinuz122 bzImage zImage: vmlinuz125 vmlinuz: vmlinux target133 $(KERNELRELEASE) vmlinuz System.map "$(INSTALL_PATH)"
49 base=vmlinuz
78 all-$(CONFIG_SYS_SUPPORTS_ZBOOT)+= vmlinuz216 COMPRESSION_FNAME = vmlinuz305 bootz-y := vmlinuz306 bootz-y += vmlinuz.bin307 bootz-y += vmlinuz.ecoff308 bootz-y += vmlinuz.srec348 vmlinuz: FORCE target379 $(Q)install -D -m 755 vmlinuz $(INSTALL_PATH)/vmlinuz-$(KERNELRELEASE)
30 base=vmlinuz
1 Creation of the self-extracting compressed kernel image (vmlinuz)18 into the file vmlinuz. It can be executed in an arbitrary place in flash.
44 base=vmlinuz
26 install -c -m 0755 $2 $4/vmlinuz