[U-Boot] [PATCH 1/1] at91: use pre-built object to avoid weak function problem
Wolfgang Denk
wd at denx.de
Sun Feb 1 21:06:01 CET 2009
Dear Mike Frysinger,
In message <1aad82fa0902011133qfd957b0ge41b03cfbd99749b at mail.gmail.com> you wrote:
>
> >> +cmd_link_o_target = $(if $(strip $(2)),\
> >> + $(LD) $(PLATFORM_LDFLAGS) -r -o $(1) $(2) ,\
> >> + rm -f $@; $(AR) rcs $(1))
> >
> > Please make sure to use $(STRIP) instead of 'strip'
>
> this is make $(strip ...), not toolchain $(STRIP)
Please elucidate?
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
When a man sits with a pretty girl for an hour, it seems like a
minute. But let him sit on a hot stove for a minute -- and it's lon-
ger than any hour. That's relativity. -- Albert Einstein
More information about the U-Boot
mailing list