]> git.karo-electronics.de Git - karo-tx-uboot.git/commitdiff
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 f812431b8292f8143dd6be8daa1c75a5219ec7b5..bb329ad7a39ab1087997dd39c1dd47f2d08d2d8e 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 1219fb373f7f6f198576e2a02fc7e400aa2ac2a0..ea37513656a0ae4a8c975475ebe9de40dcabb344 100755 (executable)
--- a/MAKEALL
+++ b/MAKEALL
@@ -204,6 +204,7 @@ LIST_4xx="          \
        PLU405          \
        PMC405          \
        PPChameleonEVB  \
+       rainier         \
        sbc405          \
        sc3             \
        sequoia         \