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