]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/amcc/bamboo/u-boot-nand.lds
rename environment.c in env_embedded.c to reflect is functionality
[people/ms/u-boot.git] / board / amcc / bamboo / u-boot-nand.lds
index cbdc0b0500e9c3db7a733569adc4f8b99b873091..bfe2769af5f715c048f1f6f1ae8b6aae14d93f60 100644 (file)
@@ -57,7 +57,7 @@ SECTIONS
 
     /* Align to next NAND block */
     . = ALIGN(0x4000);
-    common/environment.o  (.ppcenv)
+    common/env_embedded.o  (.ppcenv)
     /* Keep some space here for redundant env and potential bad env blocks */
     . = ALIGN(0x10000);