commit | 7481266e4e4a1488ab197cc7beecd6eda0c34ffb | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@pollux.(none)> | Mon Dec 12 16:06:05 2005 +0100 |
committer | Wolfgang Denk <wd@pollux.(none)> | Mon Dec 12 16:06:05 2005 +0100 |
tree | 815742a284bfb6ccdd47df0e317e61baa7322645 | |
parent | a889bd27ef2a9c01eb5b10d067765545781efa0a [diff] [blame] |
diff --git a/board/nx823/u-boot.lds.debug b/board/nx823/u-boot.lds.debug index f6f7cf4..3165d56 100644 --- a/board/nx823/u-boot.lds.debug +++ b/board/nx823/u-boot.lds.debug
@@ -74,6 +74,8 @@ { *(.rodata) *(.rodata1) + *(.rodata.str1.4) + *(.eh_frame) } .fini : { *(.fini) } =0 .ctors : { *(.ctors) }