diff options
Diffstat (limited to 'board/flagadm/u-boot.lds')
-rw-r--r-- | board/flagadm/u-boot.lds | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/flagadm/u-boot.lds b/board/flagadm/u-boot.lds index 1c8180a0196..877e82c84cd 100644 --- a/board/flagadm/u-boot.lds +++ b/board/flagadm/u-boot.lds @@ -55,7 +55,6 @@ SECTIONS cpu/mpc8xx/start.o (.text) *(.text) - *(.fixup) *(.got1) } _etext = .; |