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