diff options
author | Al Viro <viro@ftp.linux.org.uk> | 2005-09-29 01:31:14 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-29 17:46:27 +0200 |
commit | 9fcdfcd90526c8c5c2bd117fd3713f8f0f1a46a8 (patch) | |
tree | 6bccc18ad2349ef8471f25a4c1b99827f96873d4 /drivers | |
parent | [PATCH] ppc64 get_user annotations (diff) | |
download | linux-9fcdfcd90526c8c5c2bd117fd3713f8f0f1a46a8.tar.xz linux-9fcdfcd90526c8c5c2bd117fd3713f8f0f1a46a8.zip |
[PATCH] ppc32 ld.script fix for building on ppc64
In arch/ppc/boot/ld.script we need OUTPUT_ARCH(powerpc:common) for the
same reasons why we need it in vmlinux.lds.S; when we build on ppc64
box, we need to be explicit about the target.
See http://linus.bkbits.net:8080/linux-2.5/cset@1.1784.8.10 for the
corresponding fix in vmlinux.lds.S.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions