Modify global files to include new PPC405GPr based MCU25 board

Signed-off-by: Niklaus Giger <[EMAIL PROTECTED]>
---
 MAINTAINERS |    1 +
 MAKEALL     |    1 +
 Makefile    |    3 +++
 3 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index c2c7075..e5449d8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -172,6 +172,7 @@ Matthias Fuchs <[EMAIL PROTECTED]>
 Niklaus Giger <[EMAIL PROTECTED]>
 
        HCU4                    PPC405GPr
+       MCU25                   PPC405GPr
        HCU5                    PPC440EPx
 
 Frank Gottschling <[EMAIL PROTECTED]>
diff --git a/MAKEALL b/MAKEALL
index a7a335f..2661442 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -198,6 +198,7 @@ LIST_4xx="          \
        luan            \
        lwmon5          \
        makalu          \
+       mcu25           \
        METROBOX        \
        MIP405          \
        MIP405T         \
diff --git a/Makefile b/Makefile
index 647271b..4586387 100644
--- a/Makefile
+++ b/Makefile
@@ -1268,6 +1268,9 @@ lwmon5_config:    unconfig
 makalu_config: unconfig
        @$(MKCONFIG) $(@:_config=) ppc ppc4xx makalu amcc
 
+mcu25_config:  unconfig
+       @$(MKCONFIG) $(@:_config=) ppc ppc4xx mcu25 netstal
+
 METROBOX_config: unconfig
        @$(MKCONFIG) $(@:_config=) ppc ppc4xx metrobox sandburst
 
-- 
1.5.2.5


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to