sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]
[oweals/u-boot.git] / board / gaisler / gr_cpci_ax2000 / u-boot.lds
index d5d7842157162296d276839aa01f804765de19a4..22826823cc327611b4568744e1bc278f156338a0 100644 (file)
@@ -60,7 +60,7 @@ SECTIONS
                _text = .;
 
                *(.start)
-               cpu/leon3/start.o (.text)
+               arch/sparc/cpu/leon3/start.o (.text)
 /* 8k is the same as the PROM offset from end of main memory, (CONFIG_SYS_PROM_SIZE) */
                . = ALIGN(8192);
 /* PROM CODE, Will be relocated to the end of memory,