Lines Matching refs:gzip
23 # -z use gzip (legacy)
46 uboot_comp=gzip
142 uboot_comp=gzip
157 uboot_comp=gzip
160 --no-gzip)
381 gzip -n -f -9 "$vmz.$$"
453 ${MKIMAGE} -A ppc -O linux -T multi -C gzip -a $membase -e $membase \
520 gzip -n -f -9 "$ofile"
521 ${MKIMAGE} -A ppc -O linux -T kernel -C gzip -a "$base" -e "$entry" \
578 gzip -n --force -9 --stdout "$ofile.bin" > "$odir/$bld"