commit | 7f07b9cbc51066ddaa133b29389e225612aaced2 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue May 22 13:42:53 2012 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jun 07 09:21:12 2012 +0200 |
tree | 67c007537b3323e89f834f7d564ea6e1b6693146 | |
parent | 99100dc3b55126fc60fbbfb854d5aab25ab5dafd [diff] |
build: adapt qom/Makefile and move it to Makefile.objs qom/ already used a separate makefile. Convert it to use relative paths, and make it declare both common-obj-y and user-obj-y. This way, the upper makefiles do not need to know that some QOM files are compiled twice. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>