From: Adrian Bunk Date: Tue, 1 Jul 2008 16:27:16 +0000 (+0300) Subject: remove dummy asm/kvm.h files X-Git-Tag: v2.6.27-rc1~218^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dcf2a9fced59e58e4694cdcf15850c01fdba89b;p=pandora-kernel.git remove dummy asm/kvm.h files This patch removes the dummy asm/kvm.h files on architectures not (yet) supporting KVM and uses the same conditional headers installation as already used for a.out.h . Also removed are superfluous install rules in the s390 and x86 Kbuild files (they are already in Kbuild.asm). Signed-off-by: Adrian Bunk Acked-by: Sam Ravnborg Signed-off-by: David Woodhouse --- Reading git-diff-tree failed