diff options
Diffstat (limited to 'board/cray/L1/u-boot.lds')
| -rw-r--r-- | board/cray/L1/u-boot.lds | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/board/cray/L1/u-boot.lds b/board/cray/L1/u-boot.lds index 86c8ecbb8..bd80df610 100644 --- a/board/cray/L1/u-boot.lds +++ b/board/cray/L1/u-boot.lds @@ -78,7 +78,6 @@ SECTIONS      common/env_embedded.o(.text)      *(.text) -    *(.fixup)      *(.got1)    }    _etext = .; |