2012-10-03 01:01:35 +08:00
|
|
|
# UAPI Header export list
|
|
|
|
include include/uapi/asm-generic/Kbuild.asm
|
|
|
|
|
2012-10-12 20:05:52 +08:00
|
|
|
header-y += byteorder.h
|
|
|
|
header-y += fcntl.h
|
|
|
|
header-y += hwcap.h
|
|
|
|
header-y += ioctls.h
|
|
|
|
header-y += kvm_para.h
|
|
|
|
header-y += mman.h
|
2013-09-26 19:36:35 +08:00
|
|
|
header-y += perf_regs.h
|
2012-10-12 20:05:52 +08:00
|
|
|
header-y += posix_types.h
|
|
|
|
header-y += ptrace.h
|
|
|
|
header-y += setup.h
|
|
|
|
header-y += sigcontext.h
|
|
|
|
header-y += signal.h
|
|
|
|
header-y += stat.h
|
|
|
|
header-y += statfs.h
|
|
|
|
header-y += swab.h
|
|
|
|
header-y += unistd.h
|