summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorZachary P. Landau <zachary.landau@labxtechnologies.com>2006-01-26 17:37:59 -0500
committerZachary P. Landau <zachary.landau@labxtechnologies.com>2006-01-26 17:37:59 -0500
commit3a108ed8682e8dab8bf301e91db1999d4cf88c55 (patch)
tree321bd1abc4304eb054c4c69009480f10e3424701 /Makefile
parenteacbd317757327e8e7f018f5701c950429c4c6ae (diff)
downloadblackbird-obmc-uboot-3a108ed8682e8dab8bf301e91db1999d4cf88c55.tar.gz
blackbird-obmc-uboot-3a108ed8682e8dab8bf301e91db1999d4cf88c55.zip
Add support for r5200 board
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
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
#########################################################################
OpenPOWER on IntegriCloud