diff options
Diffstat (limited to 'emulators/qemu/PLIST')
-rw-r--r-- | emulators/qemu/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/qemu/PLIST b/emulators/qemu/PLIST index b074320bf7d..5ac4acdd6d1 100644 --- a/emulators/qemu/PLIST +++ b/emulators/qemu/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.39 2014/08/17 08:57:01 adam Exp $ +@comment $NetBSD: PLIST,v 1.40 2014/12/11 14:04:59 ryoon Exp $ ${PLIST.alpha}bin/qemu-alpha ${PLIST.arm}bin/qemu-arm ${PLIST.armeb}bin/qemu-armeb @@ -23,6 +23,7 @@ ${PLIST.sh4eb}bin/qemu-sh4eb ${PLIST.sparc}bin/qemu-sparc ${PLIST.sparc32plus}bin/qemu-sparc32plus ${PLIST.sparc64}bin/qemu-sparc64 +${PLIST.tricore}bin/qemu-system-tricore ${PLIST.unicore32}bin/qemu-unicore32 bin/qemu-system-aarch64 bin/qemu-system-alpha @@ -133,6 +134,7 @@ share/qemu/s390-zipl.rom share/qemu/sgabios.bin share/qemu/slof.bin share/qemu/spapr-rtas.bin +share/qemu/trace-events share/qemu/u-boot.e500 share/qemu/vgabios-cirrus.bin share/qemu/vgabios-qxl.bin |