aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/Kbuild
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@kernel.org>2008-07-01 19:27:16 +0300
committerDavid Woodhouse <David.Woodhouse@intel.com>2008-07-25 14:35:50 -0400
commit7dcf2a9fced59e58e4694cdcf15850c01fdba89b (patch)
tree635476803ae017229f4a3dfaf7288d770b0dc1bf /include/asm-x86/Kbuild
parentfirmware: create firmware binaries during 'make modules'. (diff)
downloadlinux-dev-7dcf2a9fced59e58e4694cdcf15850c01fdba89b.tar.xz
linux-dev-7dcf2a9fced59e58e4694cdcf15850c01fdba89b.zip
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 <bunk@kernel.org> Acked-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'include/asm-x86/Kbuild')
-rw-r--r--include/asm-x86/Kbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-x86/Kbuild b/include/asm-x86/Kbuild
index 1e3554596f72..811e9828ccb3 100644
--- a/include/asm-x86/Kbuild
+++ b/include/asm-x86/Kbuild
@@ -3,7 +3,6 @@ include include/asm-generic/Kbuild.asm
header-y += boot.h
header-y += bootparam.h
header-y += debugreg.h
-header-y += kvm.h
header-y += ldt.h
header-y += msr-index.h
header-y += prctl.h