blob: 84db33a4bf0e5af32c59ad9dc937f534aa803af3 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001#!/bin/sh
2
3make qemu-mips-test -j4 &&
4qemu-system-mips -machine mips -cpu M14K -kernel build-qemu-mips-test/lk.elf -nographic $@