iotests: filter few more luks specific create options
[qemu/ar7.git] / qga / Makefile.objs
blob9c558ae51c8e29db744ded1ec99af52b010ed60b
1 commands-posix.o-libs := $(LIBUDEV_LIBS)
2 qga-obj-y = commands.o guest-agent-command-state.o main.o
3 qga-obj-$(CONFIG_POSIX) += commands-posix.o channel-posix.o
4 qga-obj-$(CONFIG_WIN32) += commands-win32.o channel-win32.o service-win32.o
5 qga-obj-$(CONFIG_WIN32) += vss-win32.o
6 qga-obj-y += qapi-generated/qga-qapi-types.o qapi-generated/qga-qapi-visit.o
7 qga-obj-y += qapi-generated/qga-qapi-commands.o
8 qga-obj-y += qapi-generated/qga-qapi-init-commands.o
10 qga-vss-dll-obj-$(CONFIG_QGA_VSS) += vss-win32/