2012-10-02 18:01:35 +01:00
|
|
|
# UAPI Header export list
|
|
|
|
include include/uapi/asm-generic/Kbuild.asm
|
|
|
|
|
2012-11-28 14:22:41 -05:00
|
|
|
generic-y += kvm_para.h
|
|
|
|
|
2012-10-09 09:46:40 +01:00
|
|
|
header-y += byteorder.h
|
|
|
|
header-y += kvm_para.h
|
|
|
|
header-y += ptrace.h
|
|
|
|
header-y += setup.h
|
|
|
|
header-y += sigcontext.h
|
|
|
|
header-y += swab.h
|
|
|
|
header-y += unistd.h
|