]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/bf537-stamp/u-boot.lds.S
rename environment.c in env_embedded.c to reflect is functionality
[people/ms/u-boot.git] / board / bf537-stamp / u-boot.lds.S
index 01780c570c90145817e23b01c206d55ff8bf9f3c..4e7fd7c04190be77777919c7082ea1e477e97b15 100644 (file)
@@ -69,7 +69,7 @@ SECTIONS
                lib_generic/crc32.o             (.text)
 
                . = DEFINED(env_offset) ? env_offset : .;
-               common/environment.o    (.text)
+               common/env_embedded.o   (.text)
 #endif
 
                *(.text .text.*)