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
 #########################################################################