KVM: cleanup arch/x86/kvm/Makefile
authorChristoph Hellwig <hch@infradead.org>
Mon, 18 May 2009 12:16:14 +0000 (08:16 -0400)
committerAvi Kivity <avi@redhat.com>
Thu, 10 Sep 2009 05:32:40 +0000 (08:32 +0300)
commit284e9b0f5ad0c049efb7f145588782bf3d8be93e
treeabbb9c6e6ef9c632779c1bd0c7494babacb69336
parentee3d29e8bee8d7c321279a9bd9bd25d4cfbf79b7
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>
arch/x86/kvm/Makefile