From 6da0c5bd4a53e40eb4f7eb72a4c051ecabad783c Mon Sep 17 00:00:00 2001
From: Stefan Roese <sr@denx.de>
Date: Thu, 16 Aug 2007 09:54:51 +0200
Subject: [PATCH] Add missing rainier (PPC440GRx) target to MAKEALL and
 MAINTAINERs files

Signed-off-by: Stefan Roese <sr@denx.de>
---
 MAINTAINERS | 1 +
 MAKEALL     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index f812431b82..bb329ad7a3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -296,6 +296,7 @@ Stefan Roese <sr@denx.de>
 	ocotea			PPC440GX
 	p3p440			PPC440GP
 	pcs440ep		PPC440EP
+	rainier			PPC440GRx
 	sequoia			PPC440EPx
 	sycamore		PPC405GPr
 	taishan			PPC440GX
diff --git a/MAKEALL b/MAKEALL
index 1219fb373f..ea37513656 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -204,6 +204,7 @@ LIST_4xx="		\
 	PLU405		\
 	PMC405		\
 	PPChameleonEVB	\
+	rainier		\
 	sbc405		\
 	sc3		\
 	sequoia		\
-- 
GitLab