From 7481266e4e4a1488ab197cc7beecd6eda0c34ffb Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Mon, 12 Dec 2005 16:06:05 +0100 Subject: --- board/LEOX/elpt860/u-boot.lds.debug | 2 ++ 1 file changed, 2 insertions(+) (limited to 'board/LEOX/elpt860/u-boot.lds.debug') diff --git a/board/LEOX/elpt860/u-boot.lds.debug b/board/LEOX/elpt860/u-boot.lds.debug index 269e8d90c..6f5af91fd 100644 --- a/board/LEOX/elpt860/u-boot.lds.debug +++ b/board/LEOX/elpt860/u-boot.lds.debug @@ -83,6 +83,8 @@ SECTIONS { *(.rodata) *(.rodata1) + *(.rodata.str1.4) + *(.eh_frame) } .fini : { *(.fini) } =0 .ctors : { *(.ctors) } -- cgit v1.2.3