2012-10-03 01:01:35 +08:00
|
|
|
# UAPI Header export list
|
|
|
|
include include/uapi/asm-generic/Kbuild.asm
|
|
|
|
|
2013-01-30 01:39:15 +08:00
|
|
|
generic-y += kvm_para.h
|
|
|
|
|
2012-10-11 18:05:13 +08:00
|
|
|
header-y += auxvec.h
|
|
|
|
header-y += bitsperlong.h
|
|
|
|
header-y += byteorder.h
|
|
|
|
header-y += fcntl.h
|
|
|
|
header-y += hwcap.h
|
2013-01-30 01:39:15 +08:00
|
|
|
header-y += kvm_para.h
|
2014-02-04 02:18:27 +08:00
|
|
|
header-y += perf_regs.h
|
2012-10-11 18:05:13 +08:00
|
|
|
header-y += param.h
|
|
|
|
header-y += ptrace.h
|
|
|
|
header-y += setup.h
|
|
|
|
header-y += sigcontext.h
|
|
|
|
header-y += siginfo.h
|
|
|
|
header-y += signal.h
|
|
|
|
header-y += stat.h
|
|
|
|
header-y += statfs.h
|
|
|
|
header-y += unistd.h
|