]> git.sur5r.net Git - u-boot/blobdiff - board/snmc/qs850/u-boot.lds
rename CFG_ macros to CONFIG_SYS
[u-boot] / board / snmc / qs850 / u-boot.lds
index 2410d5f2c383bf93c4e715e931c6ae175319da92..f1de08b9ea3a85a4fbe9f0fe17fcb0171823c9d5 100644 (file)
@@ -66,7 +66,7 @@ SECTIONS
        lib_ppc/time.o          (.text)
 
     . = DEFINED(env_offset) ? env_offset : .;
-       common/environment.o    (.ppcenv)
+       common/env_embedded.o   (.ppcenv)
 
     *(.text)
     *(.fixup)