diff options
Diffstat (limited to 'include/asm-powerpc/Kbuild')
-rw-r--r-- | include/asm-powerpc/Kbuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-powerpc/Kbuild b/include/asm-powerpc/Kbuild index 7381916dfcbb..04ce8f8a2ee7 100644 --- a/include/asm-powerpc/Kbuild +++ b/include/asm-powerpc/Kbuild | |||
@@ -1,9 +1,7 @@ | |||
1 | include include/asm-generic/Kbuild.asm | 1 | include include/asm-generic/Kbuild.asm |
2 | 2 | ||
3 | header-y += a.out.h | ||
4 | header-y += auxvec.h | 3 | header-y += auxvec.h |
5 | header-y += ioctls.h | 4 | header-y += ioctls.h |
6 | header-y += mman.h | ||
7 | header-y += sembuf.h | 5 | header-y += sembuf.h |
8 | header-y += siginfo.h | 6 | header-y += siginfo.h |
9 | header-y += stat.h | 7 | header-y += stat.h |
@@ -24,7 +22,6 @@ header-y += sigcontext.h | |||
24 | header-y += statfs.h | 22 | header-y += statfs.h |
25 | header-y += ps3fb.h | 23 | header-y += ps3fb.h |
26 | 24 | ||
27 | unifdef-y += asm-compat.h | ||
28 | unifdef-y += bootx.h | 25 | unifdef-y += bootx.h |
29 | unifdef-y += byteorder.h | 26 | unifdef-y += byteorder.h |
30 | unifdef-y += cputable.h | 27 | unifdef-y += cputable.h |