diff options
author | joerg <joerg> | 2013-10-20 17:43:06 +0000 |
---|---|---|
committer | joerg <joerg> | 2013-10-20 17:43:06 +0000 |
commit | 909c5b309b8ff774b390015231142a5d009c1ab3 (patch) | |
tree | 9275f7abb7d040eeb3b138887ae092ad51a2896a /emulators | |
parent | d2bc22cb4eb910bd012b6e19ee00bbc885f1dfeb (diff) | |
download | pkgsrc-909c5b309b8ff774b390015231142a5d009c1ab3.tar.gz |
More target emulation binaries for Linux.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/qemu/PLIST.Linux | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/emulators/qemu/PLIST.Linux b/emulators/qemu/PLIST.Linux index 93f1be369e1..1d1ec730617 100644 --- a/emulators/qemu/PLIST.Linux +++ b/emulators/qemu/PLIST.Linux @@ -1,2 +1,6 @@ -@comment $NetBSD: PLIST.Linux,v 1.1 2012/06/25 10:16:53 sbd Exp $ +@comment $NetBSD: PLIST.Linux,v 1.2 2013/10/20 17:43:06 joerg Exp $ libexec/qemu-bridge-helper +bin/qemu-mipsn32 +bin/qemu-mipsn32el +bin/qemu-mips64 +bin/qemu-mips64el |