From: Dave Liu <r63238@freescale.com>
Date: Tue, 18 Sep 2007 04:40:21 +0000 (+0800)
Subject: mpc83xx: add MAINTAINER and MAKEALL entries for the mpc837xemds
X-Git-Tag: v2025.01-rc5-pxa1908~22626^2~49^2~25^2~15
X-Git-Url: http://git.dujemihanovic.xyz/img/login.html?a=commitdiff_plain;h=b21add4b42af7b767448251b599b91066a160e0d;p=u-boot.git

mpc83xx: add MAINTAINER and MAKEALL entries for the mpc837xemds

Add the MAINTAINER and MAKEALL entries for mpc837xemds

Signed-off-by: Dave Liu <daveliu@freescale.com>
---

diff --git a/MAINTAINERS b/MAINTAINERS
index fa0e9ea2d9..1e551ed9e2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -228,6 +228,7 @@ The LEOX team <team@leox.org>
 Dave Liu <daveliu@freescale.com>
 
 	MPC8360EMDS		MPC8360
+	MPC837XEMDS		MPC837x
 
 Nye Liu <nyet@zumanetworks.com>
 
diff --git a/MAKEALL b/MAKEALL
index 4cbddc2a75..47f3296298 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -313,6 +313,7 @@ LIST_83xx="		\
 	MPC8349ITXGP	\
 	MPC8360EMDS	\
 	MPC8360EMDS_ATM	\
+	MPC837XEMDS	\
 	sbc8349		\
 	TQM834x		\
 "