]> git.proxmox.com Git - qemu.git/blame - fsdev/Makefile.objs
qxl: Call spice_qxl_driver_unload from qxl_enter_vga_mode
[qemu.git] / fsdev / Makefile.objs
CommitLineData
ee20477d
PB
1ifeq ($(CONFIG_REALLY_VIRTFS),y)
2common-obj-y = qemu-fsdev.o virtio-9p-marshal.o
ee20477d
PB
3else
4common-obj-y = qemu-fsdev-dummy.o
5endif
4d454574 6common-obj-y += qemu-fsdev-opts.o
82cb6b04
PB
7
8# Toplevel always builds this; targets without virtio will put it in
9# common-obj-y
10common-obj-$(CONFIG_ALL) += qemu-fsdev-dummy.o