Searched refs:tarfile (Results 1 – 1 of 1) sorted by relevance
9 tarfile=$110 cpio_dir=$outdir/$tarfile.tmp51 if [ -f $tarfile ]; then tarfile_md5="$(md5sum $tarfile | cut -d ' ' -f1)"; fi59 echo " GEN $tarfile"89 -I $XZ -cf $tarfile -C $cpio_dir/ -T - > /dev/null93 echo "$(md5sum $tarfile | cut -d ' ' -f1)" >> kernel/kheaders.md5