]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/hermes/u-boot.lds
rename environment.c in env_embedded.c to reflect is functionality
[people/ms/u-boot.git] / board / hermes / u-boot.lds
index 5f5fb0d58e3fffce2d0ad49f399d2d0ea6868272..47c4c7b16d78e4a4faebef0b6341b124b61619ec 100644 (file)
@@ -63,7 +63,7 @@ SECTIONS
     lib_ppc/cache.o            (.text)
     lib_generic/crc32.o                (.text)
     . = env_offset;
-    common/environment.o(.text)
+    common/env_embedded.o(.text)
 
     *(.text)
     *(.fixup)