diff options
| author | Zachary P. Landau <[email protected]> | 2006-01-26 17:37:59 -0500 |
|---|---|---|
| committer | Zachary P. Landau <[email protected]> | 2006-01-26 17:37:59 -0500 |
| commit | 3a108ed8682e8dab8bf301e91db1999d4cf88c55 (patch) | |
| tree | 321bd1abc4304eb054c4c69009480f10e3424701 /Makefile | |
| parent | eacbd317757327e8e7f018f5701c950429c4c6ae (diff) | |
Add support for r5200 board
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1243,6 +1243,9 @@ M5282EVB_config : unconfig TASREG_config : unconfig @./mkconfig $(@:_config=) m68k mcf52x2 tasreg esd +r5200_config : unconfig + @./mkconfig $(@:_config=) m68k mcf52x2 r5200 + ######################################################################### ## MPC83xx Systems ######################################################################### |
