]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/amcc/canyonlands/u-boot-nand.lds
rename environment.c in env_embedded.c to reflect is functionality
[karo-tx-uboot.git] / board / amcc / canyonlands / u-boot-nand.lds
index 8a4b7f5d0decc830e4e6fd1810f4ac68c3d3e8ea..6e871cfa24b172747741486a9b8339104eb957d6 100644 (file)
@@ -57,7 +57,7 @@ SECTIONS
 
     /* Align to next NAND block */
     . = ALIGN(0x20000);
-    common/environment.o  (.ppcenv)
+    common/env_embedded.o  (.ppcenv)
     /* Keep some space here for redundant env and potential bad env blocks */
     . = ALIGN(0x80000);