]> git.proxmox.com Git - mirror_qemu.git/blobdiff - Makefile.target
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-07-19' into staging
[mirror_qemu.git] / Makefile.target
index 85216cace89a9a5623bd059ebe6551162dff2238..933b27453a1dbb9273e0a9ff2d586c84ddf38fae 100644 (file)
@@ -120,6 +120,7 @@ obj-$(CONFIG_TCG) += fpu/softfloat.o
 obj-y += target/$(TARGET_BASE_ARCH)/
 obj-y += disas.o
 obj-$(call notempty,$(TARGET_XML_FILES)) += gdbstub-xml.o
+LIBS := $(libs_cpu) $(LIBS)
 
 #########################################################
 # Linux user emulator target