]> Git Repo - qemu.git/blobdiff - Makefile.target
decodetree: Allow !function with no input bits
[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
This page took 0.022698 seconds and 4 git commands to generate.