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