]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/freescale/mx31ads/u-boot.lds
rename environment.c in env_embedded.c to reflect is functionality
[people/ms/u-boot.git] / board / freescale / mx31ads / u-boot.lds
index c379460c9b0eb152f66bdf76ed6b2af361d2edc4..1c35fa614efd63ab72fbe7a9ca76432bd0ae5ce3 100644 (file)
@@ -44,7 +44,7 @@ SECTIONS
          drivers/mtd/libmtd.a                  (.text)
 
          . = DEFINED(env_offset) ? env_offset : .;
-         common/environment.o(.text)
+         common/env_embedded.o(.text)
 
          *(.text)
        }