]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/boot/zImage.lds.S
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg...
[linux-2.6-omap-h63xx.git] / arch / powerpc / boot / zImage.lds.S
index 4be3c6414b04d683ff015ff6cc2648da62fb0ee7..0962d62bdb5051c7e4ae61ff0b461e34bc952e46 100644 (file)
@@ -1,8 +1,8 @@
 OUTPUT_ARCH(powerpc:common)
 ENTRY(_zimage_start)
+EXTERN(_zimage_start)
 SECTIONS
 {
-  . = (4*1024*1024);
   _start = .;
   .text      :
   {