Fix problems with ld version 2.16 (dot outside sections problem)
[pandora-u-boot.git] / board / psyent / pk1c20 / u-boot.lds
index b99b82c..8f9cd8f 100644 (file)
@@ -46,6 +46,7 @@ SECTIONS
         * the initialization code relocates the command table as
         * well -- admittedly, this is just pure laziness ;-)
         */
+       . = .;
        __u_boot_cmd_start = .;
        .u_boot_cmd :
        {