[PATCH] m68knommu: include unused sections in linker script
[powerpc.git] / arch / m68k / kernel / vmlinux-sun3.lds
index 2550b4a..8c7eccb 100644 (file)
@@ -8,7 +8,7 @@ ENTRY(_start)
 jiffies = jiffies_64 + 4;
 SECTIONS
 {
-  . = 0xE004000;
+  . = 0xE002000;
   _text = .;                   /* Text and read-only data */
   .text : {
        *(.head)