Files
lk/scripts/do-qemux86
2013-01-06 18:09:02 -08:00

5 lines
95 B
Bash
Executable File

#!/bin/sh
make pc-x86-test -j4 &&
qemu-system-i386 -kernel build-pc-x86-test/lk -nographic $@