diff options
Diffstat (limited to 'board/bf533-stamp/u-boot.lds.S')
-rw-r--r-- | board/bf533-stamp/u-boot.lds.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/bf533-stamp/u-boot.lds.S b/board/bf533-stamp/u-boot.lds.S index 48d55fa..03ef72b 100644 --- a/board/bf533-stamp/u-boot.lds.S +++ b/board/bf533-stamp/u-boot.lds.S @@ -150,4 +150,3 @@ SECTIONS _end = . ; PROVIDE (end = .); } - |