]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/freescale/m5272c3/u-boot.lds
rename environment.c in env_embedded.c to reflect is functionality
[people/ms/u-boot.git] / board / freescale / m5272c3 / u-boot.lds
index 8420c91a7c6afcd344d92fc9144859396407d595..e5c7b67c69c8fcb174c005c7b1da83792f6efb98 100644 (file)
@@ -62,7 +62,7 @@ SECTIONS
     lib_generic/zlib.o         (.text)
 
     . = DEFINED(env_offset) ? env_offset : .;
-    common/environment.o       (.text)
+    common/env_embedded.o      (.text)
 
     *(.text)
     *(.fixup)