diff options
Diffstat (limited to 'arch/tile/include/uapi/asm/Kbuild')
| -rw-r--r-- | arch/tile/include/uapi/asm/Kbuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/arch/tile/include/uapi/asm/Kbuild b/arch/tile/include/uapi/asm/Kbuild index baebb3da1d44..5c6915fd30b5 100644 --- a/arch/tile/include/uapi/asm/Kbuild +++ b/arch/tile/include/uapi/asm/Kbuild | |||
| @@ -1,3 +1,18 @@ | |||
| 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 += cachectl.h | ||
| 8 | header-y += hardwall.h | ||
| 9 | header-y += kvm_para.h | ||
| 10 | header-y += mman.h | ||
| 11 | header-y += ptrace.h | ||
| 12 | header-y += setup.h | ||
| 13 | header-y += sigcontext.h | ||
| 14 | header-y += siginfo.h | ||
| 15 | header-y += signal.h | ||
| 16 | header-y += stat.h | ||
| 17 | header-y += swab.h | ||
| 18 | header-y += unistd.h | ||
