]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: KVM: Build system integration
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 10 Dec 2012 16:41:44 +0000 (16:41 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Wed, 12 Jun 2013 15:42:09 +0000 (16:42 +0100)
commit81c24a0600def1ec4b5bc8c5816c8aa16f19ae25
tree2037e1c5ac32642ef36cce2fdffdaac154b1516e
parent2aaf48d37011ba1ba1b49998c1150c97c54e13d7
arm64: KVM: Build system integration

Only the Makefile is plugged in. The Kconfig stuff is in a separate
patch to allow for an easier merge process.

Reviewed-by: Christopher Covington <cov@codeaurora.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm64/Makefile
arch/arm64/kvm/Makefile [new file with mode: 0644]