]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/r2dplus/u-boot.lds
rename environment.c in env_embedded.c to reflect is functionality
[karo-tx-uboot.git] / board / r2dplus / u-boot.lds
index 96d8d81acf8d06f4eea0bd84bb6efe3da9b66a97..040e530179bf6d153f09e57c875e376973c2af72 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);