diff options
| author | Juergen Lock <nox@FreeBSD.org> | 2011-08-21 15:49:39 +0000 |
|---|---|---|
| committer | Juergen Lock <nox@FreeBSD.org> | 2011-08-21 15:49:39 +0000 |
| commit | 4a44907122378cb6b020b3813589b8b4cd2ffab5 (patch) | |
| tree | 9db423e12f28a7fb51585c7544115eeae1325e1f /emulators/qemu-devel/files/patch-Makefile.objs | |
| parent | usbredir is a protocol for redirection USB traffic from a single USB device, (diff) | |
- Update to 0.15.0 - Changelog:
http://wiki.qemu.org/ChangeLog/0.15
Diffstat (limited to 'emulators/qemu-devel/files/patch-Makefile.objs')
| -rw-r--r-- | emulators/qemu-devel/files/patch-Makefile.objs | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/emulators/qemu-devel/files/patch-Makefile.objs b/emulators/qemu-devel/files/patch-Makefile.objs new file mode 100644 index 000000000000..bed3e56759a2 --- /dev/null +++ b/emulators/qemu-devel/files/patch-Makefile.objs @@ -0,0 +1,10 @@ +--- a/Makefile.objs ++++ b/Makefile.objs +@@ -166,6 +166,7 @@ user-obj-y = + user-obj-y += envlist.o path.o + user-obj-y += tcg-runtime.o host-utils.o + user-obj-y += cutils.o cache-utils.o ++user-obj-y += qemu-thread-posix.o + + ###################################################################### + # libhw |
