diff options
Diffstat (limited to 'include/uapi/asm-generic/Kbuild')
| -rw-r--r-- | include/uapi/asm-generic/Kbuild | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/include/uapi/asm-generic/Kbuild b/include/uapi/asm-generic/Kbuild new file mode 100644 index 000000000000..b73de7bb7a62 --- /dev/null +++ b/include/uapi/asm-generic/Kbuild | |||
| @@ -0,0 +1,36 @@ | |||
| 1 | # UAPI Header export list | ||
| 2 | header-y += auxvec.h | ||
| 3 | header-y += bitsperlong.h | ||
| 4 | header-y += errno-base.h | ||
| 5 | header-y += errno.h | ||
| 6 | header-y += fcntl.h | ||
| 7 | header-y += int-l64.h | ||
| 8 | header-y += int-ll64.h | ||
| 9 | header-y += ioctl.h | ||
| 10 | header-y += ioctls.h | ||
| 11 | header-y += ipcbuf.h | ||
| 12 | header-y += kvm_para.h | ||
| 13 | header-y += mman-common.h | ||
| 14 | header-y += mman.h | ||
| 15 | header-y += msgbuf.h | ||
| 16 | header-y += param.h | ||
| 17 | header-y += poll.h | ||
| 18 | header-y += posix_types.h | ||
| 19 | header-y += resource.h | ||
| 20 | header-y += sembuf.h | ||
| 21 | header-y += setup.h | ||
| 22 | header-y += shmbuf.h | ||
| 23 | header-y += shmparam.h | ||
| 24 | header-y += siginfo.h | ||
| 25 | header-y += signal-defs.h | ||
| 26 | header-y += signal.h | ||
| 27 | header-y += socket.h | ||
| 28 | header-y += sockios.h | ||
| 29 | header-y += stat.h | ||
| 30 | header-y += statfs.h | ||
| 31 | header-y += swab.h | ||
| 32 | header-y += termbits.h | ||
| 33 | header-y += termios.h | ||
| 34 | header-y += types.h | ||
| 35 | header-y += ucontext.h | ||
| 36 | header-y += unistd.h | ||
