[U-Boot] [PATCH v9 15/30] autoconfig.mk: Make it possible to define configs from other configs
Benoît Thébaudeau
benoit.thebaudeau at advansee.com
Fri Mar 8 12:57:20 CET 2013
Dear Wolfgang Denk,
On Friday, March 8, 2013 6:25:19 AM, Wolfgang Denk wrote:
> Dear Marek Vasut,
>
> In message <201303080429.00780.marex at 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.
Does it mean that you have also read my 2 messages and that you confirm that you
absolutely want this change despite the exiting configs with lowercase letters?
Best regards,
Benoît
More information about the U-Boot
mailing list