Michal Simek | e96978b | 2009-03-27 14:25:47 +0100 | [diff] [blame^] | 1 | include include/asm-generic/Kbuild.asm |
2 | |||||
3 | header-y += auxvec.h | ||||
4 | header-y += errno.h | ||||
5 | header-y += fcntl.h | ||||
6 | header-y += ioctl.h | ||||
7 | header-y += ioctls.h | ||||
8 | header-y += ipcbuf.h | ||||
9 | header-y += linkage.h | ||||
10 | header-y += msgbuf.h | ||||
11 | header-y += poll.h | ||||
12 | header-y += resource.h | ||||
13 | header-y += sembuf.h | ||||
14 | header-y += shmbuf.h | ||||
15 | header-y += sigcontext.h | ||||
16 | header-y += siginfo.h | ||||
17 | header-y += socket.h | ||||
18 | header-y += sockios.h | ||||
19 | header-y += statfs.h | ||||
20 | header-y += stat.h | ||||
21 | header-y += termbits.h | ||||
22 | header-y += ucontext.h | ||||
23 | |||||
24 | unifdef-y += cputable.h | ||||
25 | unifdef-y += elf.h | ||||
26 | unifdef-y += termios.h |