From: Marc Zyngier Date: Tue, 14 May 2013 13:31:02 +0000 (+0100) Subject: KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~22^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=535cf7b3b13c7faed3dfabafb6598417de1129ca;p=pandora-kernel.git KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles 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. Tested-by: Christian Borntraeger Cc: Paolo Bonzini Cc: Gleb Natapov Cc: Christoffer Dall Acked-by: Xiantao Zhang Cc: Tony Luck Cc: Fenghua Yu Cc: Alexander Graf Cc: Benjamin Herrenschmidt Cc: Christian Borntraeger Cc: Cornelia Huck Signed-off-by: Marc Zyngier Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed