[U-Boot-Users] [PATCH] make define2mk.sed work on FreeBSD

Marcel Moolenaar marcelm at juniper.net
Fri Feb 22 19:48:07 CET 2008


[resent with Signed-off-by and patch produced with git(1)]

All,

In the thread "[1.3.2-rc1] MPC8548CDS/MPC8555CDS configs fails to link",
the define2mk.sed script was identified as the source of the link
failure on FreeBSD. The problem is that sed(1) does not always support
the '+' operator. It isn't on FreeBSD. The attach patch implements the
equivalent, using the '*' operator instead and should work everywhere.

Signed-off-by: Marcel Moolenaar <marcelm at juniper.net>

-- 
Marcel Moolenaar
marcelm at juniper.net


-------------- next part --------------
A non-text attachment was scrubbed...
Name: ub.diff
Type: application/octet-stream
Size: 505 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20080222/d51f2028/attachment.obj 
-------------- next part --------------



More information about the U-Boot mailing list