On Thu, 13 Oct 2011 01:47:51 -0400 Mike Frysinger <[email protected]> wrote:
> I don't know what exactly the code was going for, but the object code > is the same before/after my change, and in looking at the env strings, > this seems to be OK. > > Otherwise gcc warns: > cc1: warning: unknown escape sequence: '\$' > cc1: warning: unknown escape sequence: '\)' > cc1: warning: unknown escape sequence: '\040' > cc1: warning: unknown escape sequence: '\$' > cc1: warning: unknown escape sequence: '\)' > > Signed-off-by: Mike Frysinger <[email protected]> > --- > include/configs/gr_cpci_ax2000.h | 2 +- > include/configs/gr_ep2s60.h | 2 +- > include/configs/gr_xc3s_1500.h | 2 +- > include/configs/grsim.h | 2 +- > include/configs/grsim_leon2.h | 2 +- > 5 files changed, 5 insertions(+), 5 deletions(-) Appied to u-boot-staging/[email protected]. Thanks! Anatolij _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

