]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/ivm/u-boot.lds.debug
rename environment.c in env_embedded.c to reflect is functionality
[karo-tx-uboot.git] / board / ivm / u-boot.lds.debug
index 995fc8327041b208413c5cdd38be1f51612aec33..4d49f1bbef41c9f5566ad5c2360d5dbb5c758751 100644 (file)
@@ -62,7 +62,7 @@ SECTIONS
     lib_ppc/extable.o  (.text)
 
     . = env_offset;
-    common/environment.o(.text)
+    common/env_embedded.o(.text)
 
     *(.text)
     *(.fixup)