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:
@@ -96,6 +96,7 @@ SECTIONS
|
||||
|
||||
/* CMD TABLE - uboot command sections
|
||||
*/
|
||||
. = .;
|
||||
__uboot_cmd_start = .;
|
||||
.u_boot_cmd :
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user