diff options
Diffstat (limited to 'arch/arm/include/uapi/asm/Kbuild')
| -rw-r--r-- | arch/arm/include/uapi/asm/Kbuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/arch/arm/include/uapi/asm/Kbuild b/arch/arm/include/uapi/asm/Kbuild index baebb3da1d44..47bcb2d254af 100644 --- a/arch/arm/include/uapi/asm/Kbuild +++ b/arch/arm/include/uapi/asm/Kbuild | |||
| @@ -1,3 +1,19 @@ | |||
| 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 += a.out.h | ||
| 5 | header-y += byteorder.h | ||
| 6 | header-y += fcntl.h | ||
| 7 | header-y += hwcap.h | ||
| 8 | header-y += ioctls.h | ||
| 9 | header-y += kvm_para.h | ||
| 10 | header-y += mman.h | ||
| 11 | header-y += posix_types.h | ||
| 12 | header-y += ptrace.h | ||
| 13 | header-y += setup.h | ||
| 14 | header-y += sigcontext.h | ||
| 15 | header-y += signal.h | ||
| 16 | header-y += stat.h | ||
| 17 | header-y += statfs.h | ||
| 18 | header-y += swab.h | ||
| 19 | header-y += unistd.h | ||
