[U-Boot-Users] [PATCH 3/4] Add MPC8568MDS to MAKEALL 85xx target.

Jon Loeliger jdl at jdl.com
Wed Jun 13 20:22:54 CEST 2007


It was missing from the original port submission.

Signed-off-by: Jon Loeliger <jdl at freescale.com>
---
 MAKEALL |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/MAKEALL b/MAKEALL
index 0e4e744..8c0fe33 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -144,10 +144,10 @@ LIST_83xx="	\
 
 LIST_85xx="	\
 	MPC8540ADS	MPC8540EVAL	MPC8541CDS	MPC8544DS	\
-	MPC8548CDS	MPC8555CDS	MPC8560ADS	PM854		\
-	PM856		sbc8540		sbc8560		stxgp3		\
-	stxssa		TQM8540		TQM8541		TQM8555		\
-	TQM8560								\
+	MPC8548CDS	MPC8555CDS	MPC8560ADS	MPC8568MDS	\
+	PM854		PM856		sbc8540		sbc8560		\
+	stxgp3		stxssa		TQM8540		TQM8541		\
+	TQM8555		TQM8560						\
 "
 
 #########################################################################
-- 
1.5.2.1.239.g75d8





More information about the U-Boot mailing list