[U-Boot-Users] [PATCH] sh: Update Makefile

Nobuhiro Iwamatsu iwamatsu at nigauri.org
Mon Nov 26 16:40:02 CET 2007


Hello,

Thank you for your comments.

On Sat, 24 Nov 2007 22:17:25 +0100
Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com> wrote:

> On 02:54 Sun 25 Nov     , Nobuhiro Iwamatsu wrote:
> > From: Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
> > 
> > Add support MS7722SE01 to Makefile.
> > 
> > Signed-off-by: Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
> > ---
> >  Makefile |    5 +++++
> >  1 files changed, 5 insertions(+), 0 deletions(-)
> > 
> > diff --git a/Makefile b/Makefile
> > index 9ae11e2..86bc753 100644
> > --- a/Makefile
> > +++ b/Makefile
> > @@ -2603,6 +2603,11 @@ ms7750se_config: unconfig
> >  	@echo "#define CONFIG_MS7750SE 1" >> include/config.h
> >  	@./mkconfig -a $(@:_config=) sh sh4 ms7750se
> >  
> > +ms7722se_config :       unconfig
> > +	@ >include/config.h
> > +	@echo "#define CONFIG_MS7722SE 1" >> include/config.h
> > +	@./mkconfig -a $(@:_config=) sh sh4 ms7722se
> > +
> >  #########################################################################
> >  #########################################################################
> >  #########################################################################
> I think you'd create the SH arch into Makefile and add your board.
I'm sorry. 
I don't understand you wrote. Could you teach in detail?

regards,
 Nobuhiro
-- 
Nobuhiro Iwamatsu
	iwamatsu at nigauri.org
	iwamatsu at debian.or.jp

	GPG ID : 3170EBE9




More information about the U-Boot mailing list