aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/Kbuild
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2008-06-29 15:21:02 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2008-06-29 15:21:56 -0400
commit535e49f48e2fc95a6de8efb366ca8af35d424642 (patch)
tree11bf5bf2a88a687f7cb7c63b522a6e6eba12a42d /include/asm-powerpc/Kbuild
parent0b20715f3f83141ab5a2bb14b844b7c3c8bcf1aa (diff)
parentb660398101cd0622325480a67ac88bb4d33d553a (diff)
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
* git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes: kbuild: fix a.out.h export to userspace with O= build.
Diffstat (limited to 'include/asm-powerpc/Kbuild')
-rw-r--r--include/asm-powerpc/Kbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-powerpc/Kbuild b/include/asm-powerpc/Kbuild
index 7381916dfcbb..bca352e033c3 100644
--- a/include/asm-powerpc/Kbuild
+++ b/include/asm-powerpc/Kbuild
@@ -1,6 +1,5 @@
1include include/asm-generic/Kbuild.asm 1include include/asm-generic/Kbuild.asm
2 2
3header-y += a.out.h
4header-y += auxvec.h 3header-y += auxvec.h
5header-y += ioctls.h 4header-y += ioctls.h
6header-y += mman.h 5header-y += mman.h