diff options
Diffstat (limited to 'board/ml2/u-boot.lds.debug')
| -rw-r--r-- | board/ml2/u-boot.lds.debug | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/ml2/u-boot.lds.debug b/board/ml2/u-boot.lds.debug index 09c0191e5..0e9cdcf81 100644 --- a/board/ml2/u-boot.lds.debug +++ b/board/ml2/u-boot.lds.debug @@ -59,7 +59,7 @@ SECTIONS      common/dlmalloc.o	(.text)      lib/vsprintf.o	(.text)      lib/crc32.o		(.text) -    arch/ppc/lib/extable.o	(.text) +    arch/powerpc/lib/extable.o	(.text)      common/env_embedded.o(.text) |