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