diff options
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 |
