]> git.proxmox.com Git - mirror_qemu.git/blobdiff - Makefile.objs
cpus-common: move CPU list management to common code
[mirror_qemu.git] / Makefile.objs
index 7301544cddda4290f8d8b3df3867a5a8a152ca8e..a8e022452f8f517727d69bb20f7414f2be43ef5a 100644 (file)
@@ -89,7 +89,7 @@ endif
 
 #######################################################################
 # Target-independent parts used in system and user emulation
-common-obj-y += tcg-runtime.o
+common-obj-y += tcg-runtime.o cpus-common.o
 common-obj-y += hw/
 common-obj-y += qom/
 common-obj-y += disas/