]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - rootfs/build/prepare_boot
Add readnb-noirq test + make bench-all.sh faster
[can-benchmark.git] / rootfs / build / prepare_boot
index 59dc00011a13935d63ed173158e56510e6c1e03d..14270a484bba8c0c3da996c1187968f5f9147755 100755 (executable)
@@ -1,3 +1,4 @@
 #!/bin/sh
 set -x
+cp $1/rootfs.cpio ../../boot/images/
 mkimage -T ramdisk -A powerpc -O linux -d $1/rootfs.cpio ../../boot/images/rootfs.uImage