diff options
Diffstat (limited to 'board/bf537-srv1/config.mk')
-rw-r--r-- | board/bf537-srv1/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/bf537-srv1/config.mk b/board/bf537-srv1/config.mk index 59e9a9c4475..de026356df8 100644 --- a/board/bf537-srv1/config.mk +++ b/board/bf537-srv1/config.mk @@ -24,7 +24,7 @@ # # This is not actually used for Blackfin boards so do not change it -#TEXT_BASE = do-not-use-me +#CONFIG_SYS_TEXT_BASE = do-not-use-me CONFIG_BFIN_CPU = bf537-0.2 |