diff options
Diffstat (limited to 'board/esd/apc405')
| -rw-r--r-- | board/esd/apc405/u-boot.lds | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/esd/apc405/u-boot.lds b/board/esd/apc405/u-boot.lds index 21547ac27..004be5154 100644 --- a/board/esd/apc405/u-boot.lds +++ b/board/esd/apc405/u-boot.lds @@ -72,7 +72,7 @@ SECTIONS      lib_generic/zlib.o		(.text)  /*    . = env_offset;*/ -/*    common/environment.o(.text)*/ +/*    common/env_embedded.o(.text)*/      *(.text)      *(.fixup) |