Commit 56457f38 authored by Avi Kivity's avatar Avi Kivity

KVM: Export asm-generic/kvm_para.h

Prevents build failures on non-KVM archs.
Tested-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
parent c3586667
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment