]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/lantec/u-boot.lds.debug
rename environment.c in env_embedded.c to reflect is functionality
[people/ms/u-boot.git] / board / lantec / u-boot.lds.debug
index 7dc4408c67456b0b0fa307647a639273e02dbb85..d5e2c1d579ba179caf8211812ca37c6445da4537 100644 (file)
@@ -61,7 +61,7 @@ SECTIONS
     lib_generic/crc32.o                (.text)
 
     . = env_offset;
-    common/environment.o(.text)
+    common/env_embedded.o(.text)
 
     *(.text)
     *(.fixup)