commit | cc47569881d56ab11bd33b6fbaf60aeedb25e8a9 | [log] [tgz] |
---|---|---|
author | Fam Zheng <famz@redhat.com> | Mon Feb 10 14:48:59 2014 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Feb 20 13:14:18 2014 +0100 |
tree | 7eb1767ae5ba20f6206b07eadb1eb8aeab6a884a | |
parent | e3be6f0ecc7e2c8e47ae7a49d523c50bc1bdf621 [diff] |
Makefile: introduce common-obj-m and block-obj-m for DSO $(common-obj-m) will include $(block-obj-m), like $(common-obj-y) does for $(block-obj-y). Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>