Statistics
| Branch: | Revision:

root / qga / Makefile.objs @ 54c2e502

History | View | Annotate | Download (310 Bytes)

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
4
qga-obj-y += qapi-generated/qga-qapi-types.o qapi-generated/qga-qapi-visit.o
5
qga-obj-y += qapi-generated/qga-qmp-marshal.o