diff options
Diffstat (limited to 'arch/powerpc/boot/zImage.coff.lds.S')
-rw-r--r-- | arch/powerpc/boot/zImage.coff.lds.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/boot/zImage.coff.lds.S b/arch/powerpc/boot/zImage.coff.lds.S index fe87a90ce7f1..856dc78b14ef 100644 --- a/arch/powerpc/boot/zImage.coff.lds.S +++ b/arch/powerpc/boot/zImage.coff.lds.S @@ -3,7 +3,6 @@ ENTRY(_zimage_start_opd) EXTERN(_zimage_start_opd) SECTIONS { - . = (5*1024*1024); _start = .; .text : { |