[PATCH v3 2/2] KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles

Christian Borntraeger borntraeger at de.ibm.com
Thu May 16 07:00:21 EDT 2013


On 14/05/13 15:31, Marc Zyngier wrote:
> As requested by the KVM maintainers, remove the addprefix used to
> refer to the main KVM code from the arch code, and replace it with
> a KVM variable that does the same thing.
> 
> Cc: Paolo Bonzini <pbonzini at redhat.com>
> Cc: Gleb Natapov <gleb at redhat.com>
> Cc: Christoffer Dall <cdall at cs.columbia.edu>
> Acked-by: Xiantao Zhang <xiantao.zhang at intel.com>
> Cc: Tony Luck <tony.luck at intel.com>
> Cc: Fenghua Yu <fenghua.yu at intel.com>
> Cc: Alexander Graf <agraf at suse.de>
> Cc: Benjamin Herrenschmidt <benh at kernel.crashing.org>
> Cc: Christian Borntraeger <borntraeger at de.ibm.com>

s390 part:
Tested-by: Christian Borntraeger <borntraeger at de.ibm.com>

> Cc: Cornelia Huck <cornelia.huck at de.ibm.com>
> Signed-off-by: Marc Zyngier <marc.zyngier at arm.com>
> ---
>  arch/arm/kvm/Makefile     |  2 +-
>  arch/ia64/kvm/Makefile    |  7 ++++---
>  arch/powerpc/kvm/Makefile | 13 +++++++------
>  arch/s390/kvm/Makefile    |  3 ++-
>  arch/x86/kvm/Makefile     | 13 +++++++------
>  5 files changed, 21 insertions(+), 17 deletions(-)




More information about the linux-arm-kernel mailing list