arm64: Add kvm_para.h and xor.h generic headers

Required for make allyesconfig.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
This commit is contained in:
Catalin Marinas
2013-01-29 17:39:15 +00:00
parent 0459ca9b7a
commit aac67a922e
2 changed files with 5 additions and 0 deletions

View File

@@ -1,11 +1,14 @@
# UAPI Header export list
include include/uapi/asm-generic/Kbuild.asm
generic-y += kvm_para.h
header-y += auxvec.h
header-y += bitsperlong.h
header-y += byteorder.h
header-y += fcntl.h
header-y += hwcap.h
header-y += kvm_para.h
header-y += param.h
header-y += ptrace.h
header-y += setup.h