]> git.sur5r.net Git - u-boot/blobdiff - board/MigoR/u-boot.lds
rename environment.c in env_embedded.c to reflect is functionality
[u-boot] / board / MigoR / u-boot.lds
index 692bc62918e48f2ab0088697e1ea127d426e0f48..f9c1effa4485794223ed0c9d26dc991811f5770c 100644 (file)
@@ -49,9 +49,9 @@ SECTIONS
        {
                cpu/sh4/start.o         (.text)
                . = ALIGN(8192);
-               common/environment.o    (.ppcenv)
+               common/env_embedded.o   (.ppcenv)
                . = ALIGN(8192);
-               common/environment.o    (.ppcenvr)
+               common/env_embedded.o   (.ppcenvr)
                . = ALIGN(8192);
                *(.text)
                . = ALIGN(4);