Searched refs:bzImage (Results 1 – 15 of 15) sorted by relevance
12 targets += bzImage18 $(obj)/bzImage: $(obj)/compressed/vmlinux FORCE24 install: $(CONFIGURE) $(obj)/bzImage25 sh -x $(srctree)/$(obj)/install.sh $(KERNELRELEASE) $(obj)/bzImage \
2 bzImage
29 targets := vmlinux.bin setup.bin setup.elf bzImage73 $(obj)/bzImage: asflags-y := $(SVGA_MODE)80 $(obj)/bzImage: $(obj)/setup.bin $(obj)/vmlinux.bin $(obj)/tools/build FORCE127 bzdisk: $(obj)/bzImage $(obj)/mtools.conf135 MTOOLSRC=$(obj)/mtools.conf mcopy $(obj)/bzImage a:linux ; sync138 fdimage fdimage144: $(obj)/bzImage $(obj)/mtools.conf147 MTOOLSRC=$(obj)/mtools.conf mcopy $(obj)/bzImage v:linux ; sync149 fdimage288: $(obj)/bzImage $(obj)/mtools.conf158 MTOOLSRC=$(obj)/mtools.conf mcopy $(obj)/bzImage w:linux ; sync160 isoimage: $(obj)/bzImage[all …]
168 # The size of the bzImage is written in tools/build.c
117 PHONY += bzImage $(BOOT_TARGETS) $(INSTALL_TARGETS)119 bzImage zImage: vmlinuz target
274 PHONY += bzImage $(BOOT_TARGETS)277 all: bzImage280 KBUILD_IMAGE := $(boot)/bzImage282 bzImage: vmlinux target288 $(Q)ln -fsn ../../x86/boot/bzImage $(objtree)/arch/$(UTS_MACHINE)/boot/$@
1784 This kernel feature allows a bzImage to be loaded directly1863 bool "Enable bzImage signature verification support"1868 Enable bzImage signature verification support.1898 bzImage will decompress itself to above physical address and1899 run from there. Otherwise, bzImage will run from the address where1904 as now bzImage can be compiled as a completely relocatable image1907 to use a bzImage for capturing the crash dump and want to use a1912 So if you are using bzImage for capturing the crash dump,1922 Usage of bzImage for capturing the crash dump is recommended as1925 gone away after relocatable bzImage support is introduced. But it
13 (e.g. bzImage) of the boot. If you disable this you will still
123 all: image bzImage128 image bzImage: vmlinux target
42 bzImage: zImage target
42 .byte 1 ; Load flags bzImage=1
98 bzImage : zImage target
121 .byte 1 ! Load flags bzImage=1
320 bzImage: zImage target325 PHONY += bzImage $(BOOT_TARGETS) $(INSTALL_TARGETS)