diff options
Diffstat (limited to 'board/mpc8308_p1m')
-rw-r--r-- | board/mpc8308_p1m/config.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/mpc8308_p1m/config.mk b/board/mpc8308_p1m/config.mk deleted file mode 100644 index b3f0ab9072d..00000000000 --- a/board/mpc8308_p1m/config.mk +++ /dev/null @@ -1,3 +0,0 @@ -ifndef CONFIG_SYS_TEXT_BASE -CONFIG_SYS_TEXT_BASE = 0xFC000000 -endif |