Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm
[qemu.git] / qga / Makefile.objs
blob6a4d84343687d4e05ef50dee6ca0dc9bba2dd950
1 qga-obj-y = commands.o guest-agent-command-state.o
2 qga-obj-$(CONFIG_POSIX) += commands-posix.o channel-posix.o
3 qga-obj-$(CONFIG_WIN32) += commands-win32.o channel-win32.o service-win32.o