diff options
Diffstat (limited to 'board/adderII/u-boot.lds')
-rw-r--r-- | board/adderII/u-boot.lds | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/adderII/u-boot.lds b/board/adderII/u-boot.lds index 666e843..cb4d385 100644 --- a/board/adderII/u-boot.lds +++ b/board/adderII/u-boot.lds @@ -144,4 +144,3 @@ SECTIONS _end = . ; PROVIDE (end = .); } - |