diff options
Diffstat (limited to 'arch/s390/include/uapi/asm/Kbuild')
| -rw-r--r-- | arch/s390/include/uapi/asm/Kbuild | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/arch/s390/include/uapi/asm/Kbuild b/arch/s390/include/uapi/asm/Kbuild index baebb3da1d44..7bf68fff7c5d 100644 --- a/arch/s390/include/uapi/asm/Kbuild +++ b/arch/s390/include/uapi/asm/Kbuild | |||
| @@ -1,3 +1,48 @@ | |||
| 1 | # UAPI Header export list | 1 | # UAPI Header export list |
| 2 | include include/uapi/asm-generic/Kbuild.asm | 2 | include include/uapi/asm-generic/Kbuild.asm |
| 3 | 3 | ||
| 4 | header-y += auxvec.h | ||
| 5 | header-y += bitsperlong.h | ||
| 6 | header-y += byteorder.h | ||
| 7 | header-y += chpid.h | ||
| 8 | header-y += chsc.h | ||
| 9 | header-y += cmb.h | ||
| 10 | header-y += dasd.h | ||
| 11 | header-y += debug.h | ||
| 12 | header-y += errno.h | ||
| 13 | header-y += fcntl.h | ||
| 14 | header-y += ioctl.h | ||
| 15 | header-y += ioctls.h | ||
| 16 | header-y += ipcbuf.h | ||
| 17 | header-y += kvm.h | ||
| 18 | header-y += kvm_para.h | ||
| 19 | header-y += kvm_virtio.h | ||
| 20 | header-y += mman.h | ||
| 21 | header-y += monwriter.h | ||
| 22 | header-y += msgbuf.h | ||
| 23 | header-y += param.h | ||
| 24 | header-y += poll.h | ||
| 25 | header-y += posix_types.h | ||
| 26 | header-y += ptrace.h | ||
| 27 | header-y += qeth.h | ||
| 28 | header-y += resource.h | ||
| 29 | header-y += schid.h | ||
| 30 | header-y += sembuf.h | ||
| 31 | header-y += setup.h | ||
| 32 | header-y += shmbuf.h | ||
| 33 | header-y += sigcontext.h | ||
| 34 | header-y += siginfo.h | ||
| 35 | header-y += signal.h | ||
| 36 | header-y += socket.h | ||
| 37 | header-y += sockios.h | ||
| 38 | header-y += stat.h | ||
| 39 | header-y += statfs.h | ||
| 40 | header-y += swab.h | ||
| 41 | header-y += tape390.h | ||
| 42 | header-y += termbits.h | ||
| 43 | header-y += termios.h | ||
| 44 | header-y += types.h | ||
| 45 | header-y += ucontext.h | ||
| 46 | header-y += unistd.h | ||
| 47 | header-y += vtoc.h | ||
| 48 | header-y += zcrypt.h | ||
