rename CFG_ENV macros to CONFIG_ENV
[platform/kernel/u-boot.git] / board / lwmon / u-boot.lds.debug
index 2ee8237..bd9d76c 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)