[U-Boot] [PATCH v2 3/3] mkconfig: also create CONFIG defines with BSD sed
Wolfgang Denk
wd at denx.de
Thu Jul 28 21:18:14 CEST 2011
Dear Jeroen Hofstee,
In message <1311187101-6229-2-git-send-email-jeroen at myspectrum.nl> you wrote:
> Parsing of boards.cfg fails on FreeBSD with the error:
>
> sed: 1: "/=/ {s/=/\t/;q } ; { s/ ...": extra characters at the end
> of q command
>
> BSD sed expects commands to be on seperate 'lines', hence it expects
> an additional ; before the closing brackets.
> BSD sed does not support \t, replaced by literal tab.
>
> Signed-off-by: Jeroen Hofstee <jeroen at myspectrum.nl>
> Cc: Marek Vasut <marek.vasut at gmail.com>
> ---
> mkconfig | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Applied, thanks.
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: wd at denx.de
It is more rational to sacrifice one life than six.
-- Spock, "The Galileo Seven", stardate 2822.3
More information about the U-Boot
mailing list