| /OK3568_Linux_fs/kernel/arch/mips/boot/compressed/ |
| H A D | Makefile | 110 vmlinuz: $(src)/ld.script $(vmlinuzobjs-y) $(obj)/calc_vmlinuz_load_addr target 125 VMLINUZ = vmlinuz 127 VMLINUZ = vmlinuz.32 132 vmlinuz.32: vmlinuz 137 vmlinuz.ecoff: $(obj)/../elf2ecoff $(VMLINUZ) 141 vmlinuz.bin: vmlinuz 145 vmlinuz.srec: vmlinuz 148 uzImage.bin: vmlinuz.bin FORCE 151 clean-files += $(objtree)/vmlinuz 152 clean-files += $(objtree)/vmlinuz.32 [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/grub/files/ |
| H A D | 0001-grub.d-10_linux.in-add-oe-s-kernel-name.patch | 30 - for i in /boot/vmlinuz-* /vmlinuz-* /boot/kernel-* ; do 31 + for i in /boot/bzImage-* /bzImage-* /boot/vmlinuz-* /vmlinuz-* /boot/kernel-* ; do 37 - for i in /boot/vmlinuz-* /boot/vmlinux-* /vmlinuz-* /vmlinux-* /boot/kernel-* ; do 38 + for i in /boot/bzImage-* /boot/vmlinuz-* /boot/vmlinux-* /bzImage-* /vmlinuz-* /vmlinux-* /boot/k…
|
| /OK3568_Linux_fs/kernel/arch/s390/boot/ |
| H A D | install.sh | 26 if [ -f $4/vmlinuz-$1 ]; then mv $4/vmlinuz-$1 $4/vmlinuz-$1.old; fi 29 cat $2 > $4/vmlinuz-$1
|
| /OK3568_Linux_fs/kernel/arch/sparc/boot/ |
| H A D | install.sh | 41 if [ -f $4/vmlinuz ]; then 42 mv $4/vmlinuz $4/vmlinuz.old 49 cat $2 > $4/vmlinuz
|
| /OK3568_Linux_fs/kernel/arch/nios2/boot/ |
| H A D | install.sh | 41 if [ -f $4/vmlinuz ]; then 42 mv $4/vmlinuz $4/vmlinuz.old 49 cat $2 > $4/vmlinuz
|
| /OK3568_Linux_fs/kernel/arch/m68k/ |
| H A D | install.sh | 41 if [ -f $4/vmlinuz ]; then 42 mv $4/vmlinuz $4/vmlinuz.old 49 cat $2 > $4/vmlinuz
|
| /OK3568_Linux_fs/kernel/arch/ia64/ |
| H A D | install.sh | 29 if [ -f $4/vmlinuz ]; then 30 mv $4/vmlinuz $4/vmlinuz.old 37 cat $2 > $4/vmlinuz
|
| /OK3568_Linux_fs/kernel/arch/sh/boot/compressed/ |
| H A D | install.sh | 33 if [ -f $4/vmlinuz-$1 ]; then 34 mv $4/vmlinuz-$1 $4/vmlinuz.old 41 cat $2 > $4/vmlinuz-$1
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/ |
| H A D | install.sh | 41 if [ -f $4/vmlinuz ]; then 42 mv $4/vmlinuz $4/vmlinuz.old 49 cat $2 > $4/vmlinuz
|
| H A D | Makefile | 153 if [ -f $(INSTALL_PATH)/vmlinuz ]; then mv $(INSTALL_PATH)/vmlinuz $(INSTALL_PATH)/vmlinuz.old; fi 155 cat $(obj)/bzImage > $(INSTALL_PATH)/vmlinuz
|
| /OK3568_Linux_fs/kernel/scripts/package/ |
| H A D | mkspec | 88 cp \$($MAKE -s image_name) %{buildroot}/boot/efi/vmlinuz-$KERNELRELEASE 89 ln -s efi/vmlinuz-$KERNELRELEASE %{buildroot}/boot/ 91 cp \$($MAKE -s image_name) %{buildroot}/boot/vmlinuz-$KERNELRELEASE 111 …if [ -x /sbin/installkernel -a -r /boot/vmlinuz-$KERNELRELEASE -a -r /boot/System.map-$KERNELRELEA… 112 cp /boot/vmlinuz-$KERNELRELEASE /boot/.vmlinuz-$KERNELRELEASE-rpm 114 rm -f /boot/vmlinuz-$KERNELRELEASE /boot/System.map-$KERNELRELEASE 115 …/sbin/installkernel $KERNELRELEASE /boot/.vmlinuz-$KERNELRELEASE-rpm /boot/.System.map-$KERNELRELE… 116 rm -f /boot/.vmlinuz-$KERNELRELEASE-rpm /boot/.System.map-$KERNELRELEASE-rpm
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/wic/canned-wks/ |
| H A D | directdisk-bootloader-config.cfg | 14 KERNEL /vmlinuz 18 KERNEL /vmlinuz 22 KERNEL /vmlinuz 26 KERNEL /vmlinuz
|
| /OK3568_Linux_fs/kernel/arch/parisc/ |
| H A D | Makefile | 24 KBUILD_IMAGE := vmlinuz 136 palo lifimage: vmlinuz 159 zImage: vmlinuz 166 vmlinuz: bzImage target 169 vmlinuz: vmlinux target 178 $(KERNELRELEASE) vmlinuz System.map "$(INSTALL_PATH)"
|
| H A D | defpalo.conf | 7 --recoverykernel=vmlinuz 15 --commandline=0/vmlinuz HOME=/ root=/dev/ram initrd=0/ramdisk panic_timeout=60 panic=-1
|
| H A D | install.sh | 50 base=vmlinuz
|
| /OK3568_Linux_fs/kernel/arch/mips/ |
| H A D | Makefile | 86 all-$(CONFIG_SYS_SUPPORTS_ZBOOT)+= vmlinuz 248 COMPRESSION_FNAME = vmlinuz 362 bootz-y := vmlinuz 363 bootz-y += vmlinuz.bin 364 bootz-y += vmlinuz.ecoff 365 bootz-y += vmlinuz.srec 402 vmlinuz: FORCE target 426 $(Q)install -D -m 755 vmlinuz $(INSTALL_PATH)/vmlinuz-$(KERNELRELEASE)
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | kernel-uboot.bbclass | 13 elif [ -e arch/${ARCH}/boot/vmlinuz.bin ]; then 15 cp -l arch/${ARCH}/boot/vmlinuz.bin linux.bin
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/initrdscripts/files/ |
| H A D | init-install-testfs.sh | 188 linux /vmlinuz root=$rootfs $rootwait rw $5 $3 $4 quiet 209 cp /run/media/$1/vmlinuz /boot/
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/ |
| H A D | install.sh | 44 base=vmlinuz
|
| /OK3568_Linux_fs/kernel/arch/riscv/boot/ |
| H A D | install.sh | 44 base=vmlinuz
|
| /OK3568_Linux_fs/kernel/arch/parisc/boot/ |
| H A D | install.sh | 49 base=vmlinuz
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/ |
| H A D | install.sh | 44 base=vmlinuz
|
| /OK3568_Linux_fs/buildroot/board/chromebook/snow/ |
| H A D | sign.sh | 37 --vmlinuz $BINARIES_DIR/uImage.itb \
|
| /OK3568_Linux_fs/buildroot/board/chromebook/elm/ |
| H A D | sign.sh | 37 --vmlinuz $BINARIES_DIR/uImage.itb \
|
| /OK3568_Linux_fs/kernel/tools/testing/ktest/examples/include/ |
| H A D | defaults.conf | 64 TARGET_IMAGE = /boot/vmlinuz-test
|