Add missing rainier (PPC440GRx) target to MAKEALL and MAINTAINERs files
authorStefan Roese <sr@denx.de>
Thu, 16 Aug 2007 07:54:51 +0000 (09:54 +0200)
committerStefan Roese <sr@denx.de>
Thu, 16 Aug 2007 07:54:51 +0000 (09:54 +0200)
Signed-off-by: Stefan Roese <sr@denx.de>
MAINTAINERS
MAKEALL

index f812431..bb329ad 100644 (file)
@@ -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 1219fb3..ea37513 100755 (executable)
--- a/MAKEALL
+++ b/MAKEALL
@@ -204,6 +204,7 @@ LIST_4xx="          \
        PLU405          \
        PMC405          \
        PPChameleonEVB  \
+       rainier         \
        sbc405          \
        sc3             \
        sequoia         \