summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Tyser <ptyser@xes-inc.com>2009-06-30 17:26:01 -0500
committerKumar Gala <galak@kernel.crashing.org>2009-07-01 23:25:48 -0500
commit5da6f806b400372b8a0664f3282c9e83a402eb66 (patch)
treea96333f4731accd0cbce8bfe6bd1c637977e7006 /Makefile
parente66f38da8434425aca8df08d06d9ef41b3478d3b (diff)
downloadblackbird-obmc-uboot-5da6f806b400372b8a0664f3282c9e83a402eb66.tar.gz
blackbird-obmc-uboot-5da6f806b400372b8a0664f3282c9e83a402eb66.zip
86xx: XPedite5170 board support
Initial support for Extreme Engineering Solutions XPedite5170 - a MPC8640-based 3U VPX single board computer with a PMC/XMC site. Signed-off-by: Peter Tyser <ptyser@xes-inc.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index bcc81c9359..191768ce87 100644
--- a/Makefile
+++ b/Makefile
@@ -2580,6 +2580,9 @@ MPC8641HPCN_config: unconfig
sbc8641d_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc mpc86xx sbc8641d
+XPEDITE5170_config: unconfig
+ @$(MKCONFIG) $(@:_config=) ppc mpc86xx xpedite5170 xes
+
#########################################################################
## 74xx/7xx Systems
#########################################################################
OpenPOWER on IntegriCloud