]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/hermes/u-boot.lds.debug
rename environment.c in env_embedded.c to reflect is functionality
[people/ms/u-boot.git] / board / hermes / u-boot.lds.debug
index 41d603f7ea194d2c7d305ec00a71a3b2a2aac056..78456e6d8f7867f9d5b958abcb677bdf5a3295b5 100644 (file)
@@ -61,7 +61,7 @@ SECTIONS
     lib_ppc/time.o             (.text)
     lib_ppc/ticks.o            (.text)
     . = env_offset;
-    common/environment.o(.text)
+    common/env_embedded.o(.text)
 
     *(.text)
     *(.fixup)