diff options
| author | Andreas Bießmann <[email protected]> | 2011-04-18 04:12:46 +0000 |
|---|---|---|
| committer | Albert ARIBAUD <[email protected]> | 2011-05-18 07:56:54 +0200 |
| commit | d85edc7c18de62ef68f8c3bf8bdce6d4e0632516 (patch) | |
| tree | 14fc602c27b8770479ef0b530a4b6ad03a416108 /board | |
| parent | 8e218a999753926f56962416c8653971171fe943 (diff) | |
mimc200: move CONFIG_SYS_TEXT_BASE to header
Signed-off-by: Andreas Bießmann <[email protected]>
Diffstat (limited to 'board')
| -rw-r--r-- | board/mimc/mimc200/config.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/mimc/mimc200/config.mk b/board/mimc/mimc200/config.mk deleted file mode 100644 index 34b709a79b4..00000000000 --- a/board/mimc/mimc200/config.mk +++ /dev/null @@ -1 +0,0 @@ -CONFIG_SYS_TEXT_BASE = 0x00000000 |
