Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
[deliverable/linux.git] / include / asm-powerpc / Kbuild
CommitLineData
6a87a86d
DW
1include include/asm-generic/Kbuild.asm
2
fadcfa33
DW
3header-y += auxvec.h
4header-y += ioctls.h
5header-y += mman.h
6header-y += sembuf.h
7header-y += siginfo.h
8header-y += stat.h
9header-y += errno.h
10header-y += ipcbuf.h
11header-y += msgbuf.h
12header-y += shmbuf.h
13header-y += socket.h
14header-y += termbits.h
15header-y += fcntl.h
16header-y += ipc.h
17header-y += poll.h
18header-y += shmparam.h
19header-y += sockios.h
20header-y += ucontext.h
21header-y += ioctl.h
22header-y += linkage.h
23header-y += resource.h
24header-y += sigcontext.h
25header-y += statfs.h
310d8c11 26header-y += ps3fb.h
6a87a86d 27
fadcfa33
DW
28unifdef-y += a.out.h
29unifdef-y += asm-compat.h
30unifdef-y += bootx.h
31unifdef-y += byteorder.h
32unifdef-y += cputable.h
33unifdef-y += elf.h
34unifdef-y += nvram.h
35unifdef-y += param.h
36unifdef-y += posix_types.h
37unifdef-y += ptrace.h
38unifdef-y += seccomp.h
39unifdef-y += signal.h
be9575af 40unifdef-y += spu_info.h
fadcfa33
DW
41unifdef-y += termios.h
42unifdef-y += types.h
43unifdef-y += unistd.h
This page took 0.102766 seconds and 5 git commands to generate.