aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-cris
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw2@infradead.org>2008-08-20 14:44:45 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2008-08-20 13:19:51 -0700
commit1c8e40e4064d51ec50258c4d381eb832c0b231db (patch)
tree73af2faa0293040d4cfd74bd958bdbe29b3676fd /include/asm-cris
parentMerge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 (diff)
downloadlinux-dev-1c8e40e4064d51ec50258c4d381eb832c0b231db.tar.xz
linux-dev-1c8e40e4064d51ec50258c4d381eb832c0b231db.zip
Reduce brokenness of CRIS headers_install
I won't say 'fix', because they still look broken, although this will at least allow 'make ARCH=CRIS headers_install' to _complete_. For headers which are exported, we should probably choose between asm/arch-v10 and asm/arch-v32 by something that GCC defines -- we can't rely on a generated symlink. And we certainly can't export an arch/ directory which doesn't even exist. And the only thing that we seem to include from the arch/ directory is <asm/arch/ptrace.h> from <asm/ptrace.h> ... and that isn't exported in either arch-v10 or arch-v32 _anyway_. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/asm-cris')
-rw-r--r--include/asm-cris/Kbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-cris/Kbuild b/include/asm-cris/Kbuild
index b7037d80d461..d5b631935ec8 100644
--- a/include/asm-cris/Kbuild
+++ b/include/asm-cris/Kbuild
@@ -1,6 +1,5 @@
include include/asm-generic/Kbuild.asm
-header-y += arch/
header-y += arch-v10/
header-y += arch-v32/