diff run.sh @ 408:ad6be5454067

Added image build task
author Windel Bouwman
date Sat, 21 Feb 2015 12:17:47 +0100
parents b1daa462ee17
children
line wrap: on
line diff
--- a/run.sh	Fri Feb 20 15:47:54 2015 +0100
+++ b/run.sh	Sat Feb 21 12:17:47 2015 +0100
@@ -3,6 +3,6 @@
 set -e
 
 # -S means halt at start:
-qemu-system-arm -M vexpress-a9 -m 128M -kernel kernel/kernel_arm.bin \
+qemu-system-arm -M vexpress-a9 -m 128M -kernel image.img \
     -serial stdio