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