| 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 | 
| David Woodhouse | fadcfa3 | 2006-09-19 12:43:58 +0100 | [diff] [blame] | 16 | header-y += poll.h | 
| David Woodhouse | fadcfa3 | 2006-09-19 12:43:58 +0100 | [diff] [blame] | 17 | header-y += sockios.h | 
|  | 18 | header-y += ucontext.h | 
|  | 19 | header-y += ioctl.h | 
|  | 20 | header-y += linkage.h | 
|  | 21 | header-y += resource.h | 
|  | 22 | header-y += sigcontext.h | 
|  | 23 | header-y += statfs.h | 
| Geert Uytterhoeven | 310d8c1 | 2007-02-12 00:55:23 -0800 | [diff] [blame] | 24 | header-y += ps3fb.h | 
| David Woodhouse | 6a87a86 | 2006-06-18 12:17:47 +0100 | [diff] [blame] | 25 |  | 
| David Woodhouse | fadcfa3 | 2006-09-19 12:43:58 +0100 | [diff] [blame] | 26 | unifdef-y += a.out.h | 
|  | 27 | unifdef-y += asm-compat.h | 
|  | 28 | unifdef-y += bootx.h | 
|  | 29 | unifdef-y += byteorder.h | 
|  | 30 | unifdef-y += cputable.h | 
|  | 31 | unifdef-y += elf.h | 
|  | 32 | unifdef-y += nvram.h | 
|  | 33 | unifdef-y += param.h | 
|  | 34 | unifdef-y += posix_types.h | 
|  | 35 | unifdef-y += ptrace.h | 
|  | 36 | unifdef-y += seccomp.h | 
|  | 37 | unifdef-y += signal.h | 
| Arnd Bergmann | be9575a | 2006-12-05 23:30:16 +0100 | [diff] [blame] | 38 | unifdef-y += spu_info.h | 
| David Woodhouse | fadcfa3 | 2006-09-19 12:43:58 +0100 | [diff] [blame] | 39 | unifdef-y += termios.h | 
|  | 40 | unifdef-y += types.h | 
|  | 41 | unifdef-y += unistd.h |