diff options
author | wdenk | 2004-03-14 22:25:36 +0000 |
---|---|---|
committer | wdenk | 2004-03-14 22:25:36 +0000 |
commit | 42dfe7a1844cbad7114038aaf03828acb7a84414 (patch) | |
tree | d33893d34d2a97aa23257703733dbc9d86d48278 /board/integratorap/config.mk | |
parent | 855a496fe9ba431772f1ff1aef21a5c001288bb0 (diff) |
Code cleanup; make several boards compile & link.
Diffstat (limited to 'board/integratorap/config.mk')
-rw-r--r-- | board/integratorap/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/integratorap/config.mk b/board/integratorap/config.mk index df674917a5d..25b79b3e793 100644 --- a/board/integratorap/config.mk +++ b/board/integratorap/config.mk @@ -1,5 +1,5 @@ # -# image should be loaded at 0x01000000 +# image should be loaded at 0x01000000 # TEXT_BASE = 0x01000000 |