Home
last modified time | relevance | path

Searched refs:gzip (Results 1 – 25 of 29) sorted by relevance

12

/arch/powerpc/boot/
Dwrapper41 gzip=.gz
129 --no-gzip)
130 gzip=
237 gzip=
268 gzip=
330 if [ -z "$cacheit" -o ! -f "$vmz$gzip" -o "$vmz$gzip" -ot "$kernel" ]; then
335 if [ -n "$gzip" ]; then
336 gzip -n -f -9 "$vmz.$$"
340 mv -f "$vmz.$$$gzip" "$vmz$gzip"
366 vmz="$vmz$gzip"
[all …]
/arch/sparc/boot/
DMakefile25 $(call if_changed,gzip)
47 $(call if_changed,gzip)
51 UIMAGE_COMPRESSION = gzip
/arch/arc/boot/
DMakefile25 $(call if_changed,gzip)
31 $(call if_changed,uimage,gzip)
/arch/nios2/boot/
DMakefile11 UIMAGE_COMPRESSION = gzip
21 $(call if_changed,gzip)
/arch/unicore32/boot/compressed/
DMakefile24 suffix_$(CONFIG_KERNEL_GZIP) := gzip
42 extra-y += piggy.gzip piggy.bz2 piggy.lzo piggy.lzma
/arch/avr32/boot/images/
DMakefile16 $(call if_changed,gzip)
20 UIMAGE_COMPRESSION = gzip
/arch/xtensa/boot/boot-uboot/
DMakefile16 UIMAGE_COMPRESSION = gzip
/arch/metag/boot/
DMakefile40 $(call if_changed,gzip)
52 $(call if_changed,uimage,gzip)
/arch/arm/boot/compressed/
D.gitignore6 piggy.gzip
DMakefile69 suffix_$(CONFIG_KERNEL_GZIP) = gzip
100 extra-y += piggy.gzip piggy.lzo piggy.lzma piggy.xzkern piggy.lz4 \
/arch/unicore32/
D.gitignore19 boot/compressed/piggy.gzip
/arch/blackfin/boot/
DMakefile25 $(call if_changed,gzip)
49 $(call if_changed,uimage,gzip)
/arch/mn10300/boot/compressed/
DMakefile17 $(call if_changed,gzip)
/arch/mips/boot/
DMakefile66 $(call if_changed,gzip)
92 $(call if_changed,uimage,gzip)
135 $(call if_changed_dep,cpp_its_S,gzip,vmlinux.bin.gz)
/arch/ia64/hp/sim/boot/
DMakefile27 $(call if_changed,gzip)
/arch/sh/boot/
DMakefile69 $(call if_changed,gzip)
87 $(call if_changed,uimage,gzip)
/arch/cris/boot/compressed/
DMakefile38 $(call if_changed,gzip)
DREADME13 They can also be catted together and compressed with gzip, which is what
/arch/microblaze/boot/
DMakefile16 $(call if_changed,gzip)
/arch/xtensa/boot/
DMakefile40 $(call if_changed,gzip)
/arch/h8300/boot/compressed/
DMakefile32 $(call if_changed,gzip)
/arch/alpha/boot/
DMakefile43 $(call if_changed,gzip)
88 $(call if_changed,gzip)
/arch/mips/lasat/image/
DMakefile46 gzip -cf -9 $< > $@
/arch/m32r/boot/compressed/
DMakefile28 $(call if_changed,gzip)
/arch/parisc/
DMakefile125 @gzip -cf -9 $< > $@

12