Searched refs:bzImage (Results 1 – 15 of 15) sorted by relevance
7 targets += bzImage13 $(obj)/bzImage: $(obj)/compressed/vmlinux FORCE19 install: $(CONFIGURE) $(obj)/bzImage20 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 cmd_genimage = sh $(srctree)/$(src)/genimage.sh $2 $3 $(obj)/bzImage \131 bzdisk: $(obj)/bzImage $(obj)/mtools.conf135 fdimage fdimage144: $(obj)/bzImage $(obj)/mtools.conf139 fdimage288: $(obj)/bzImage $(obj)/mtools.conf143 isoimage: $(obj)/bzImage147 bzlilo: $(obj)/bzImage150 cat $(obj)/bzImage > $(INSTALL_PATH)/vmlinuz[all …]
167 # The size of the bzImage is written in tools/build.c
43 targets := bzImage startup.a section_cmp.boot.data section_cmp.boot.preserved.data $(obj-y)61 $(obj)/bzImage: $(obj)/compressed/vmlinux $(obj)/section_cmp.boot.data $(obj)/section_cmp.boot.pres…73 install: $(CONFIGURE) $(obj)/bzImage74 sh -x $(srctree)/$(obj)/install.sh $(KERNELRELEASE) $(obj)/bzImage \
143 PHONY += bzImage $(BOOT_TARGETS) $(INSTALL_TARGETS)146 all: bzImage151 bzImage: vmlinux target155 vmlinuz: bzImage156 $(OBJCOPY) $(boot)/bzImage $@
277 PHONY += bzImage $(BOOT_TARGETS)280 all: bzImage283 KBUILD_IMAGE := $(boot)/bzImage285 bzImage: vmlinux target291 $(Q)ln -fsn ../../x86/boot/bzImage $(objtree)/arch/$(UTS_MACHINE)/boot/$@
2011 This kernel feature allows a bzImage to be loaded directly2103 bool "Enable bzImage signature verification support"2108 Enable bzImage signature verification support.2138 bzImage will decompress itself to above physical address and2139 run from there. Otherwise, bzImage will run from the address where2144 as now bzImage can be compiled as a completely relocatable image2147 to use a bzImage for capturing the crash dump and want to use a2152 So if you are using bzImage for capturing the crash dump,2162 Usage of bzImage for capturing the crash dump is recommended as2165 gone away after relocatable bzImage support is introduced. But it
14 (e.g. bzImage) of the boot. If you disable this you will still
144 all: bzImage147 KBUILD_IMAGE := $(boot)/bzImage152 bzImage: vmlinux target
43 .byte 1 ; Load flags bzImage=1
122 .byte 1 ! Load flags bzImage=1
329 bzImage: zImage target334 PHONY += bzImage $(BOOT_TARGETS) $(INSTALL_TARGETS)