Fix problems with ld version 2.16 (dot outside sections problem)

Pointed out by Gerhard Jaeger, 31 Aug 2005;
cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html
This commit is contained in:
Wolfgang Denk
2005-08-31 12:28:00 +02:00
parent bce84c4dab
commit 807d5d7319
234 changed files with 413 additions and 0 deletions

View File

@@ -96,6 +96,7 @@ SECTIONS
/* CMD TABLE - uboot command sections
*/
. = .;
__uboot_cmd_start = .;
.u_boot_cmd :
{