Merge branch 'master' of /home/wd/git/u-boot/custodians
[platform/kernel/u-boot.git] / board / MAI / AmigaOneG3SE / u-boot.lds
index 7386ea7..e107b47 100644 (file)
@@ -62,7 +62,7 @@ SECTIONS
     cpu/74xx_7xx/start.o       (.text)
 /* store the environment in a seperate sector in the boot flash */
 /*    . = env_offset; */
-    common/environment.o(.text)
+    common/env_embedded.o(.text)
 
     *(.text)
     *(.fixup)