David Woodhouse | 6a87a86 | 2006-06-18 12:17:47 +0100 | [diff] [blame] | 1 | include include/asm-generic/Kbuild.asm |
| 2 | |
David Woodhouse | fadcfa3 | 2006-09-19 12:43:58 +0100 | [diff] [blame] | 3 | header-y += auxvec.h |
| 4 | header-y += ioctls.h |
| 5 | header-y += mman.h |
| 6 | header-y += sembuf.h |
| 7 | header-y += siginfo.h |
| 8 | header-y += stat.h |
| 9 | header-y += errno.h |
| 10 | header-y += ipcbuf.h |
| 11 | header-y += msgbuf.h |
| 12 | header-y += shmbuf.h |
| 13 | header-y += socket.h |
| 14 | header-y += termbits.h |
| 15 | header-y += fcntl.h |
| 16 | header-y += ipc.h |
| 17 | header-y += poll.h |
| 18 | header-y += shmparam.h |
| 19 | header-y += sockios.h |
| 20 | header-y += ucontext.h |
| 21 | header-y += ioctl.h |
| 22 | header-y += linkage.h |
| 23 | header-y += resource.h |
| 24 | header-y += sigcontext.h |
| 25 | header-y += statfs.h |
Geert Uytterhoeven | 310d8c1 | 2007-02-12 00:55:23 -0800 | [diff] [blame] | 26 | header-y += ps3fb.h |
David Woodhouse | 6a87a86 | 2006-06-18 12:17:47 +0100 | [diff] [blame] | 27 | |
David Woodhouse | fadcfa3 | 2006-09-19 12:43:58 +0100 | [diff] [blame] | 28 | unifdef-y += a.out.h |
| 29 | unifdef-y += asm-compat.h |
| 30 | unifdef-y += bootx.h |
| 31 | unifdef-y += byteorder.h |
| 32 | unifdef-y += cputable.h |
| 33 | unifdef-y += elf.h |
| 34 | unifdef-y += nvram.h |
| 35 | unifdef-y += param.h |
| 36 | unifdef-y += posix_types.h |
| 37 | unifdef-y += ptrace.h |
| 38 | unifdef-y += seccomp.h |
| 39 | unifdef-y += signal.h |
Arnd Bergmann | be9575a | 2006-12-05 23:30:16 +0100 | [diff] [blame] | 40 | unifdef-y += spu_info.h |
David Woodhouse | fadcfa3 | 2006-09-19 12:43:58 +0100 | [diff] [blame] | 41 | unifdef-y += termios.h |
| 42 | unifdef-y += types.h |
| 43 | unifdef-y += unistd.h |