Dear Wolfgang Denk,

> Dear Marek Vasut,
> 
> In message <201303080429.00780.ma...@denx.de> you wrote:
> > > > +       # ... and from configs defined from other configs
> > > > +       s/="\(CONFIG_[A-Za-z0-9_][A-Za-z0-9_]*\)"/=$(\1)/;
> > > 
> > > Should we not remove the lower case letters here?  Such are not
> > > supposed to be used in macro names.
> > 
> > btw. CONFIG_[[:alnum:]_]\+ is shorter ;-)
> 
> ...and has the same issue of including the unwanted lower case
> letters.

What about the CONFIG_8xx_* variables then ? :)

Best regards,
Marek Vasut
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to