Commit 56457f38f212344fb38b250cfa7e7311c065022f

Authored by Avi Kivity
1 parent c358666783

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>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

include/asm-generic/Kbuild
... ... @@ -8,6 +8,7 @@
8 8 header-y += ioctl.h
9 9 header-y += ioctls.h
10 10 header-y += ipcbuf.h
  11 +header-y += kvm_para.h
11 12 header-y += mman-common.h
12 13 header-y += mman.h
13 14 header-y += msgbuf.h