commit | 3a108ed8682e8dab8bf301e91db1999d4cf88c55 | [log] [tgz] |
---|---|---|
author | Zachary P. Landau <zachary.landau@labxtechnologies.com> | Thu Jan 26 17:37:59 2006 -0500 |
committer | Zachary P. Landau <zachary.landau@labxtechnologies.com> | Thu Jan 26 17:37:59 2006 -0500 |
tree | 321bd1abc4304eb054c4c69009480f10e3424701 | |
parent | eacbd317757327e8e7f018f5701c950429c4c6ae [diff] [blame] |
Add support for r5200 board
diff --git a/Makefile b/Makefile index 9305cab..2ac35a6 100644 --- a/Makefile +++ b/Makefile
@@ -1243,6 +1243,9 @@ TASREG_config : unconfig @./mkconfig $(@:_config=) m68k mcf52x2 tasreg esd +r5200_config : unconfig + @./mkconfig $(@:_config=) m68k mcf52x2 r5200 + ######################################################################### ## MPC83xx Systems #########################################################################