diff options
Diffstat (limited to 'board/bct-brettl2/config.mk')
-rw-r--r-- | board/bct-brettl2/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/bct-brettl2/config.mk b/board/bct-brettl2/config.mk index dfd94569e1b..0c02d440d7c 100644 --- a/board/bct-brettl2/config.mk +++ b/board/bct-brettl2/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 = bf536-0.3 |