This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
xqemu
mirror of
https://github.com/xqemu/xqemu.git
Watch
1
Star
0
Fork
You've already forked xqemu
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
737f351892
xqemu
/
qom
/
Makefile.objs
3 lines
78 B
Makefile
Raw
Normal View
History
Unescape
Escape
build: consolidate multiple variables into universal-obj-y 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>
2012-12-20 14:24:49 +00:00
universal-obj-y
=
object.o container.o qom-qobject.o
universal-obj-y
+=
cpu.o