]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/m5253evbe/u-boot.lds
rename environment.c in env_embedded.c to reflect is functionality
[karo-tx-uboot.git] / board / freescale / m5253evbe / u-boot.lds
index 6d225f5281910e50396b71fd5755839b666ad36e..239cf95e5db12a5bac1cc3e4970c9bcd1933ef93 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)