]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/m5271evb/u-boot.lds
rename environment.c in env_embedded.c to reflect is functionality
[karo-tx-uboot.git] / board / freescale / m5271evb / u-boot.lds
index c07d02383458d92cbb1fbd0f0a61ae59d3a24e29..0bc7fa1ab9e6eccc70d57d3127892c03db48e685 100644 (file)
@@ -63,7 +63,7 @@ SECTIONS
     lib_generic/zlib.o         (.text)
 
     . = DEFINED(env_offset) ? env_offset : .;
-    common/environment.o       (.ppcenv)
+    common/env_embedded.o      (.ppcenv)
 
     *(.text)
     *(.fixup)