mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-01 17:10:11 +00:00
02409f8cf5
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@juniper.net> |
||
---|---|---|
.. | ||
bddb | ||
easylogo | ||
env | ||
gdb | ||
logos | ||
scripts | ||
updater | ||
.gitignore | ||
bmp_logo.c | ||
envcrc.c | ||
gen_eth_addr.c | ||
img2brec.sh | ||
img2srec.c | ||
inca-swap-bytes.c | ||
Makefile | ||
Makefile.win32 | ||
mkimage.c | ||
mpc86x_clk.c | ||
ncb.c | ||
setlocalversion | ||
ubsha1.c |