#Generate the md5sum.txt file
md5sum kernel/* > md5sum.txt
md5sum rootfs/* >> md5sum.txt
