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