2006-06-18 11:17:47 +00:00
|
|
|
include include/asm-generic/Kbuild.asm
|
|
|
|
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += auxvec.h
|
2010-08-14 08:20:19 +00:00
|
|
|
header-y += bootx.h
|
|
|
|
header-y += byteorder.h
|
|
|
|
header-y += cputable.h
|
|
|
|
header-y += elf.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += errno.h
|
|
|
|
header-y += fcntl.h
|
|
|
|
header-y += ioctl.h
|
2010-08-14 08:20:19 +00:00
|
|
|
header-y += ioctls.h
|
|
|
|
header-y += ipcbuf.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += linkage.h
|
2010-08-14 08:20:19 +00:00
|
|
|
header-y += msgbuf.h
|
|
|
|
header-y += nvram.h
|
|
|
|
header-y += param.h
|
|
|
|
header-y += poll.h
|
|
|
|
header-y += posix_types.h
|
|
|
|
header-y += ps3fb.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += resource.h
|
2010-08-14 08:20:19 +00:00
|
|
|
header-y += seccomp.h
|
|
|
|
header-y += sembuf.h
|
|
|
|
header-y += shmbuf.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += sigcontext.h
|
2010-08-14 08:20:19 +00:00
|
|
|
header-y += siginfo.h
|
|
|
|
header-y += signal.h
|
|
|
|
header-y += socket.h
|
|
|
|
header-y += sockios.h
|
|
|
|
header-y += spu_info.h
|
|
|
|
header-y += stat.h
|
2006-09-19 11:43:58 +00:00
|
|
|
header-y += statfs.h
|
2010-08-14 08:20:19 +00:00
|
|
|
header-y += termbits.h
|
|
|
|
header-y += termios.h
|
|
|
|
header-y += types.h
|
|
|
|
header-y += ucontext.h
|
|
|
|
header-y += unistd.h
|
2011-11-29 08:28:20 +00:00
|
|
|
|
|
|
|
generic-y += rwsem.h
|