Searched refs:this_file_md5 (Results 1 – 1 of 1) sorted by relevance
57 this_file_md5="$(ls -l $sfile | md5sum | cut -d ' ' -f1)"61 [ "$(head -n 2 kernel/kheaders.md5 | tail -n 1)" = "$this_file_md5" ] &&96 echo "$this_file_md5" >> kernel/kheaders.md5