Revision 244ab90e Makefile.target

b/Makefile.target
500 500
# System emulator target
501 501
ifndef CONFIG_USER_ONLY
502 502

  
503
OBJS=vl.o osdep.o monitor.o pci.o loader.o isa_mmio.o machine.o
503
OBJS=vl.o osdep.o monitor.o pci.o loader.o isa_mmio.o machine.o dma-helpers.o
504 504
# virtio has to be here due to weird dependency between PCI and virtio-net.
505 505
# need to fix this properly
506 506
OBJS+=virtio.o virtio-blk.o virtio-balloon.o virtio-net.o virtio-console.o

Also available in: Unified diff