]> git.proxmox.com Git - mirror_qemu.git/blame - qga/Makefile.objs
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
[mirror_qemu.git] / qga / Makefile.objs
CommitLineData
b616105a 1commands-posix.o-libs := $(LIBUDEV_LIBS)
2870dc34 2qga-obj-y = commands.o guest-agent-command-state.o main.o
4eb7ba8a
PB
3qga-obj-$(CONFIG_POSIX) += commands-posix.o channel-posix.o
4qga-obj-$(CONFIG_WIN32) += commands-win32.o channel-win32.o service-win32.o
64c00317 5qga-obj-$(CONFIG_WIN32) += vss-win32.o
54c2e502 6qga-obj-y += qapi-generated/qga-qapi-types.o qapi-generated/qga-qapi-visit.o
eb815e24 7qga-obj-y += qapi-generated/qga-qapi-commands.o
b39297ae
TS
8
9qga-vss-dll-obj-$(CONFIG_QGA_VSS) += vss-win32/