]> git.proxmox.com Git - qemu.git/blobdiff - Makefile.target
Merge branch 'master' of git://git.qemu.org/qemu
[qemu.git] / Makefile.target
index 2912307e528d91719c039911d245af1446c68098..2907aad0c4e2dc9c167afe461c471952229e8dcd 100644 (file)
@@ -96,7 +96,7 @@ ifdef CONFIG_LINUX_USER
 QEMU_CFLAGS+=-I$(SRC_PATH)/linux-user/$(TARGET_ABI_DIR) -I$(SRC_PATH)/linux-user
 
 obj-y += linux-user/
-obj-y += gdbstub.o thunk.o user-exec.o
+obj-y += gdbstub.o thunk.o user-exec.o $(oslib-obj-y)
 
 endif #CONFIG_LINUX_USER