aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/Kbuild
diff options
context:
space:
mode:
authorAvi Kivity <avi@redhat.com>2012-05-28 17:35:22 +0300
committerAvi Kivity <avi@redhat.com>2012-05-29 12:31:01 +0300
commit56457f38f212344fb38b250cfa7e7311c065022f (patch)
treea507984aba15733966a9db135870b4e39169bafc /include/asm-generic/Kbuild
parentKVM: MMU: fix huge page adapted on non-PAE host (diff)
downloadlinux-dev-56457f38f212344fb38b250cfa7e7311c065022f.tar.xz
linux-dev-56457f38f212344fb38b250cfa7e7311c065022f.zip
KVM: Export asm-generic/kvm_para.h
Prevents build failures on non-KVM archs. Tested-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to '')
-rw-r--r--include/asm-generic/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-generic/Kbuild b/include/asm-generic/Kbuild
index 53f91b1ae53a..2c85a0f647b7 100644
--- a/include/asm-generic/Kbuild
+++ b/include/asm-generic/Kbuild
@@ -8,6 +8,7 @@ header-y += int-ll64.h
header-y += ioctl.h
header-y += ioctls.h
header-y += ipcbuf.h
+header-y += kvm_para.h
header-y += mman-common.h
header-y += mman.h
header-y += msgbuf.h