view more/run-emulator-from-build.sh @ 1521:12e1cb05ea8c

Tell m68k how to use qemu (even though it doesn't work yet).
author Rob Landley <rob@landley.net>
date Sat, 28 Apr 2012 20:41:56 -0500
parents 6173bb6f3b2c
children
line wrap: on
line source

#!/bin/bash

# Launch system image out of build directory.

cd build/system-image-"$1" && ./run-emulator.sh