9444e9e640
The directory descent mechanism, and a less-flat tree both helped in making some *-obj-y definitions very short. Many of these often end up in universal-obj-y, and used to be separate only because of libuser (which is now part of history...). Consolidate these variables in a single one. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
3 lines
78 B
Makefile
3 lines
78 B
Makefile
universal-obj-y = object.o container.o qom-qobject.o
|
|
universal-obj-y += cpu.o
|