summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMarian Balakowicz <m8@semihalf.com>2006-05-09 11:54:44 +0200
committerMarian Balakowicz <m8@semihalf.com>2006-05-09 11:54:44 +0200
commit78b123cd69d485887f33ebd33ba1f9b27f8e6916 (patch)
treee5cbecab56c5e92b4135431b023b5687a8c90ab6 /Makefile
parent6f5155a95cc6d4b80cda10785c64a55fbb18e8ee (diff)
downloadblackbird-obmc-uboot-78b123cd69d485887f33ebd33ba1f9b27f8e6916.tar.gz
blackbird-obmc-uboot-78b123cd69d485887f33ebd33ba1f9b27f8e6916.zip
Add M5271EVB board support.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0470f33bd7..0638a648e1 100644
--- a/Makefile
+++ b/Makefile
@@ -1318,6 +1318,9 @@ TASREG_config : unconfig
r5200_config : unconfig
@./mkconfig $(@:_config=) m68k mcf52x2 r5200
+M5271EVB_config : unconfig
+ @./mkconfig $(@:_config=) m68k mcf52x2 m5271evb
+
#########################################################################
## MPC83xx Systems
#########################################################################
OpenPOWER on IntegriCloud