diff options
| author | Vineet Gupta <vgupta@synopsys.com> | 2013-02-27 07:57:13 -0500 |
|---|---|---|
| committer | Vineet Gupta <vgupta@synopsys.com> | 2013-02-27 09:30:26 -0500 |
| commit | 8ccfe6675fa974bd06d64f74d0fdee6a5267d2aa (patch) | |
| tree | a6db3a5c95820f0c3de270a91daf8c4fea5cef8d /arch/arc/include/uapi/asm/Kbuild | |
| parent | 17139053eb96bc09a6d6248aae17c9316f5bcd86 (diff) | |
ARC: split elf.h into uapi and export it for userspace
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/include/uapi/asm/Kbuild')
| -rw-r--r-- | arch/arc/include/uapi/asm/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arc/include/uapi/asm/Kbuild b/arch/arc/include/uapi/asm/Kbuild index 27362446c710..18fefaea73fd 100644 --- a/arch/arc/include/uapi/asm/Kbuild +++ b/arch/arc/include/uapi/asm/Kbuild | |||
| @@ -1,5 +1,6 @@ | |||
| 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 | header-y += elf.h | ||
| 3 | header-y += page.h | 4 | header-y += page.h |
| 4 | header-y += setup.h | 5 | header-y += setup.h |
| 5 | header-y += byteorder.h | 6 | header-y += byteorder.h |
