In message <[EMAIL PROTECTED]> you wrote: > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]> > > diff --git a/MAKEALL b/MAKEALL > index 7360fa9..c8ee201 100755 > --- a/MAKEALL > +++ b/MAKEALL > @@ -522,6 +522,24 @@ LIST_ARM11=" \ > " > > ######################################################################### > +## AT91 Systems > +######################################################################### > + > +LIST_at91=" \ > + at91cap9adk \ > + at91rm9200dk \ > + at91sam9260ek \ > + at91sam9261ek \ > + at91sam9263ek \ > + at91sam9rlek \ > + cmc_pu2 \ > + csb637 \ > + kb9202 \ > + mp2usb \ > + m501sk \ > +" > + > +######################################################################### > ## Xscale Systems > ######################################################################### > > @@ -766,7 +784,7 @@ build_target() { > for arg in $@ > do > case "$arg" in > - arm|SA|ARM7|ARM9|ARM10|ARM11|ixp|pxa \ > + arm|SA|ARM7|ARM9|ARM10|ARM11|at91|ixp|pxa \ > |avr32 \ > |blackfin \ > |coldfire \ > --
Adding the AT91 systems to a separate list may be a good idea, but if you add systems to that list, you have to remove them from other lists they are already listed on, i. e. here from the ARM9 list. Please fix this and resubmit. Please do *not* apply as is. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] Democracy is mob rule, but with income taxes. ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users