commit | 284e9b0f5ad0c049efb7f145588782bf3d8be93e | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Mon May 18 08:16:14 2009 -0400 |
committer | Avi Kivity <avi@redhat.com> | Thu Sep 10 08:32:40 2009 +0300 |
tree | abbb9c6e6ef9c632779c1bd0c7494babacb69336 | |
parent | ee3d29e8bee8d7c321279a9bd9bd25d4cfbf79b7 [diff] |
KVM: cleanup arch/x86/kvm/Makefile Use proper foo-y style list additions to cleanup all the conditionals, move module selection after compound object selection and remove the superflous comment. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Avi Kivity <avi@redhat.com>