From 3a108ed8682e8dab8bf301e91db1999d4cf88c55 Mon Sep 17 00:00:00 2001 From: "Zachary P. Landau" Date: Thu, 26 Jan 2006 17:37:59 -0500 Subject: Add support for r5200 board --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9305cab38b..2ac35a6728 100644 --- a/Makefile +++ b/Makefile @@ -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 ######################################################################### -- cgit v1.2.1