Revision 296af7c9 Makefile.target

b/Makefile.target
161 161
# System emulator target
162 162
ifdef CONFIG_SOFTMMU
163 163

  
164
obj-y = vl.o monitor.o machine.o gdbstub.o
164
obj-y = vl.o cpus.o monitor.o machine.o gdbstub.o
165 165
obj-y += qemu-timer.o
166 166
# virtio has to be here due to weird dependency between PCI and virtio-net.
167 167
# need to fix this properly

Also available in: Unified diff