Statistics
| Branch: | Revision:

root / qom / Makefile.objs @ 049cb3cf

History | View | Annotate | Download (137 Bytes)

1
qom-obj-y = object.o container.o qom-qobject.o
2
qom-obj-twice-y = cpu.o
3
common-obj-y = $(qom-obj-twice-y)
4
user-obj-y = $(qom-obj-twice-y)