commit | 9444e9e640d56039253d885ba88c3fa818a00149 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Dec 20 15:24:49 2012 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sat Jan 12 18:42:50 2013 +0100 |
tree | 4f4b3d05b453a2291f9174c9fe18c85850e44c0f | |
parent | a372823a14461c454feaa86373bd672fd518847a [diff] |
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>