Revision ca20cf32 Makefile.target

b/Makefile.target
155 155
# System emulator target
156 156
ifdef CONFIG_SOFTMMU
157 157

  
158
obj-y = vl.o monitor.o pci.o loader.o isa_mmio.o machine.o \
158
obj-y = vl.o monitor.o pci.o isa_mmio.o machine.o \
159 159
        gdbstub.o gdbstub-xml.o msix.o ioport.o
160 160
# virtio has to be here due to weird dependency between PCI and virtio-net.
161 161
# need to fix this properly

Also available in: Unified diff