git: https://android.googlesource.com/kernel/common branch: android-4.9 commit: 03fcc2fe71308c2d164b4e6cbfc738c63e670444
20 lines
425 B
Makefile
20 lines
425 B
Makefile
# UAPI Header export list
|
|
include include/uapi/asm-generic/Kbuild.asm
|
|
|
|
header-y += bfin_sport.h
|
|
header-y += byteorder.h
|
|
header-y += cachectl.h
|
|
header-y += fcntl.h
|
|
header-y += fixed_code.h
|
|
header-y += ioctls.h
|
|
header-y += kvm_para.h
|
|
header-y += poll.h
|
|
header-y += posix_types.h
|
|
header-y += ptrace.h
|
|
header-y += sigcontext.h
|
|
header-y += siginfo.h
|
|
header-y += signal.h
|
|
header-y += stat.h
|
|
header-y += swab.h
|
|
header-y += unistd.h
|