Revision aae9460e Makefile.target

b/Makefile.target
486 486
ifndef CONFIG_USER_ONLY
487 487

  
488 488
OBJS=vl.o osdep.o monitor.o pci.o loader.o isa_mmio.o machine.o dma-helpers.o \
489
     gdbstub.o gdbstub-xml.o
489
     gdbstub.o gdbstub-xml.o sysbus.o
490 490
# virtio has to be here due to weird dependency between PCI and virtio-net.
491 491
# need to fix this properly
492 492
OBJS+=virtio.o virtio-blk.o virtio-balloon.o virtio-net.o virtio-console.o

Also available in: Unified diff