From: Stefan Roese Date: Thu, 16 Aug 2007 07:54:51 +0000 (+0200) Subject: Add missing rainier (PPC440GRx) target to MAKEALL and MAINTAINERs files X-Git-Tag: v1.3.0-rc1~19^2~11 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6da0c5bd4a53e40eb4f7eb72a4c051ecabad783c;p=u-boot Add missing rainier (PPC440GRx) target to MAKEALL and MAINTAINERs files Signed-off-by: Stefan Roese --- diff --git a/MAINTAINERS b/MAINTAINERS index f812431b82..bb329ad7a3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -296,6 +296,7 @@ Stefan Roese 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 \