]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/ap325rxa/u-boot.lds
rename environment.c in env_embedded.c to reflect is functionality
[people/ms/u-boot.git] / board / ap325rxa / u-boot.lds
index a670374580547538a52ddccb78e87876cb72564f..015f58b45ed7c48465ad6a23734a1895cdfe638e 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);