Lines Matching refs:gzip
23 # -z use gzip (legacy)
48 uboot_comp=gzip
146 uboot_comp=gzip
161 uboot_comp=gzip
164 --no-gzip)
409 gzip -n -f -9 "$vmz.$$"
481 ${MKIMAGE} -A ppc -O linux -T multi -C gzip -a $membase -e $membase \
548 gzip -n -f -9 "$ofile"
549 ${MKIMAGE} -A ppc -O linux -T kernel -C gzip -a "$base" -e "$entry" \
606 gzip -n --force -9 --stdout "$ofile.bin" > "$odir/$bld"