Revision a9f49946 Makefile.target

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

  
157
obj-y = vl.o async.o monitor.o pci.o pci_host.o machine.o gdbstub.o
157
obj-y = vl.o async.o monitor.o pci.o pci_host.o pcie_host.o machine.o gdbstub.o
158 158
# virtio has to be here due to weird dependency between PCI and virtio-net.
159 159
# need to fix this properly
160 160
obj-y += virtio-blk.o virtio-balloon.o virtio-net.o virtio-console.o virtio-pci.o

Also available in: Unified diff