aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2005-11-05 10:36:59 +1100
committerPaul Mackerras <paulus@samba.org>2005-11-05 10:36:59 +1100
commitc51e3a417bb0f295e13a5bad86302b5212eafdf3 (patch)
tree3d60529b8bf1af4eee98bfede157518520fbb423 /README
parentpowerpc: Merge smp.c and smp.h (diff)
downloadlinux-dev-c51e3a417bb0f295e13a5bad86302b5212eafdf3.tar.xz
linux-dev-c51e3a417bb0f295e13a5bad86302b5212eafdf3.zip
powerpc: Fix vmlinux.lds.S for 32-bit
We can't currently use asm-ppc/page.h in vmlinux.lds.S, so until we have a merged page.h, define PAGE_SIZE and KERNELBASE locally. Also gets rid of some dynamic executable cruft that we had for 32-bit. With -Ttext=$(KERNELBASE) this didn't cause any problem, but when we changed to putting . = KERNELBASE in the vmlinux.lds.S this cruft caused the text to get linked at 0xa0 instead of 0xc0000000. Oops. Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions