]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/trab/u-boot.lds
* Patches by Robert Schwebel, 06 Mar 2003:
[karo-tx-uboot.git] / board / trab / u-boot.lds
index 92a369f01a68237ba941e2a8083202df553fed1d..5ea182923d9cf747be2357151f48409128bf0984 100644 (file)
@@ -38,7 +38,7 @@ SECTIONS
          lib_generic/crc32.o   (.text)
          lib_generic/string.o  (.text)
 
-       . = env_offset;
+       . = DEFINED(env_offset) ? env_offset : .;
        common/environment.o    (.ppcenv)
 
          *(.text)