Searched refs:bzImage (Results 1 – 15 of 15) sorted by relevance
22 KBUILD_IMAGE := $(boot)/bzImage149 PHONY += bzImage $(BOOT_TARGETS) $(INSTALL_TARGETS)152 all: bzImage157 bzImage: vmlinux target161 vmlinuz: bzImage162 $(OBJCOPY) $(boot)/bzImage $@
7 targets += bzImage13 $(obj)/bzImage: $(obj)/compressed/vmlinux FORCE
3 bzImage
31 targets := vmlinux.bin setup.bin setup.elf bzImage76 $(obj)/bzImage: asflags-y := $(SVGA_MODE)83 $(obj)/bzImage: $(obj)/setup.bin $(obj)/vmlinux.bin $(obj)/tools/build FORCE123 imgdeps = $(obj)/bzImage $(obj)/mtools.conf $(src)/genimage.sh133 cmd_genimage = $(BASH) $(srctree)/$(src)/genimage.sh $2 $3 $(obj)/bzImage \
159 # The size of the bzImage is written in tools/build.c
245 PHONY += bzImage $(BOOT_TARGETS)250 all: bzImage254 KBUILD_IMAGE := $(boot)/bzImage256 bzImage: vmlinux target262 $(Q)ln -fsn ../../x86/boot/bzImage $(objtree)/arch/$(UTS_MACHINE)/boot/$@
1933 This kernel feature allows a bzImage to be loaded directly2009 bool "Enable bzImage signature verification support"2014 Enable bzImage signature verification support.2044 bzImage will decompress itself to above physical address and2045 run from there. Otherwise, bzImage will run from the address where2050 as now bzImage can be compiled as a completely relocatable image2053 to use a bzImage for capturing the crash dump and want to use a2058 So if you are using bzImage for capturing the crash dump,2068 Usage of bzImage for capturing the crash dump is recommended as2071 gone away after relocatable bzImage support is introduced. But it
11 (e.g. bzImage) of the boot. If you disable this you will still
44 targets := bzImage startup.a section_cmp.boot.data section_cmp.boot.preserved.data $(obj-y)62 $(obj)/bzImage: $(obj)/compressed/vmlinux $(obj)/section_cmp.boot.data $(obj)/section_cmp.boot.pres…
145 all: bzImage148 KBUILD_IMAGE := $(boot)/bzImage154 bzImage: vmlinux target
43 .byte 1 ; Load flags bzImage=1
122 .byte 1 ! Load flags bzImage=1
296 bzImage: zImage target301 PHONY += bzImage $(BOOT_TARGETS) $(INSTALL_TARGETS)