]> git.sur5r.net Git - u-boot/blobdiff - board/altera/dk1c20/u-boot.lds
nios: Move cpu/nios/* to arch/nios/cpu/*
[u-boot] / board / altera / dk1c20 / u-boot.lds
index 98ee8f83232f56471df79c8e05b91d8b85e4d95b..50c3fe75a089e70c3fa6553571dcfe4d59294419 100644 (file)
@@ -30,7 +30,7 @@ SECTIONS
 {
        .text :
        {
-         cpu/nios/start.o (.text)
+         arch/nios/cpu/start.o (.text)
          *(.text)
        }
        __text_end = .;