summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2008-08-12 11:13:08 -0500
committerKumar Gala <galak@kernel.crashing.org>2008-08-27 11:43:53 -0500
commit129ba616b3813dde861f25f3d8a3c47c5c36ad5f (patch)
tree16a8096c17bd3b04a09070a4176fc51ae53aed4d /Makefile
parent457caecdbca3df21a93abff19eab12dbc61b7897 (diff)
downloadblackbird-obmc-uboot-129ba616b3813dde861f25f3d8a3c47c5c36ad5f.tar.gz
blackbird-obmc-uboot-129ba616b3813dde861f25f3d8a3c47c5c36ad5f.zip
mpc85xx: Add support for the MPC8572DS reference board
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 89fea72e08..95f4c33eb6 100644
--- a/Makefile
+++ b/Makefile
@@ -2265,6 +2265,9 @@ MPC8555CDS_config: unconfig
MPC8568MDS_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc mpc85xx mpc8568mds freescale
+MPC8572DS_config: unconfig
+ @$(MKCONFIG) $(@:_config=) ppc mpc85xx mpc8572ds freescale
+
PM854_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc mpc85xx pm854
OpenPOWER on IntegriCloud