[target] remove zynq-qemu test target

This commit is contained in:
Travis Geiselbrecht
2014-07-14 17:31:54 -07:00
parent 3ca13ac2b7
commit 8186d9f365
4 changed files with 0 additions and 56 deletions

View File

@@ -1,4 +0,0 @@
#!/bin/sh
make zynq-qemu-test -j4 &&
qemu-system-arm -machine xilinx-zynq-a9 -m 256 -kernel build-zynq-qemu-test/lk.elf -nographic $@