Christian Borntraeger | dd135eb | 2008-04-02 13:04:40 -0700 | [diff] [blame] | 1 | header-y += kvm.h |
| 2 | |
David Howells | 7fa3031 | 2008-02-08 04:19:28 -0800 | [diff] [blame] | 3 | ifeq ($(wildcard include/asm-$(SRCARCH)/a.out.h),include/asm-$(SRCARCH)/a.out.h) |
David Woodhouse | fadcfa3 | 2006-09-19 12:43:58 +0100 | [diff] [blame] | 4 | unifdef-y += a.out.h |
David Howells | 7fa3031 | 2008-02-08 04:19:28 -0800 | [diff] [blame] | 5 | endif |
David Woodhouse | fadcfa3 | 2006-09-19 12:43:58 +0100 | [diff] [blame] | 6 | unifdef-y += auxvec.h |
| 7 | unifdef-y += byteorder.h |
| 8 | unifdef-y += errno.h |
| 9 | unifdef-y += fcntl.h |
| 10 | unifdef-y += ioctl.h |
| 11 | unifdef-y += ioctls.h |
| 12 | unifdef-y += ipcbuf.h |
| 13 | unifdef-y += mman.h |
| 14 | unifdef-y += msgbuf.h |
| 15 | unifdef-y += param.h |
| 16 | unifdef-y += poll.h |
| 17 | unifdef-y += posix_types.h |
| 18 | unifdef-y += ptrace.h |
| 19 | unifdef-y += resource.h |
| 20 | unifdef-y += sembuf.h |
Adrian Bunk | 7d1362c | 2006-12-06 20:40:38 -0800 | [diff] [blame] | 21 | unifdef-y += setup.h |
David Woodhouse | fadcfa3 | 2006-09-19 12:43:58 +0100 | [diff] [blame] | 22 | unifdef-y += shmbuf.h |
| 23 | unifdef-y += sigcontext.h |
| 24 | unifdef-y += siginfo.h |
| 25 | unifdef-y += signal.h |
| 26 | unifdef-y += socket.h |
| 27 | unifdef-y += sockios.h |
| 28 | unifdef-y += stat.h |
| 29 | unifdef-y += statfs.h |
| 30 | unifdef-y += termbits.h |
| 31 | unifdef-y += termios.h |
| 32 | unifdef-y += types.h |
| 33 | unifdef-y += unistd.h |