diff options
| author | David Woodhouse <[email protected]> | 2008-08-20 13:44:45 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-08-20 20:19:51 +0000 |
| commit | 1c8e40e4064d51ec50258c4d381eb832c0b231db (patch) | |
| tree | 73af2faa0293040d4cfd74bd958bdbe29b3676fd /lib/debugobjects.c | |
| parent | Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git... (diff) | |
| download | kernel-1c8e40e4064d51ec50258c4d381eb832c0b231db.tar.gz kernel-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 <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
