Revision b33612d0 Makefile.target

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

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

Also available in: Unified diff