]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/mpc7448hpc2/u-boot.lds
rename environment.c in env_embedded.c to reflect is functionality
[karo-tx-uboot.git] / board / freescale / mpc7448hpc2 / u-boot.lds
index 6b228f7a91fc1e41f3af7379b029ff4c4d4d01fa..68110ffd5bc62214d661073cbf3133ebaa8b477f 100644 (file)
@@ -60,7 +60,7 @@ SECTIONS
 
 /* store the environment in a seperate sector in the boot flash */
 /*    . = env_offset; */
-/*    common/environment.o(.text) */
+/*    common/env_embedded.o(.text) */
 
     *(.text)
     *(.fixup)