summaryrefslogtreecommitdiff
path: root/emulators/qemu-devel/files/patch-Makefile.objs
blob: bed3e56759a277d87d0e73d4678921b19a92c4cd (plain) (blame)
1
2
3
4
5
6
7
8
9
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