More fixes

This commit is contained in:
Bahadir Balban
2010-03-25 01:32:22 +02:00
parent ae696e0410
commit faf2acaf2c

View File

@@ -1,5 +0,0 @@
cd build
qemu-system-arm -s -S -kernel final.elf -nographic -M versatilepb -cpu arm926 &
arm-none-insight ; pkill qemu-system-arm
cd ..