[OE-core] [PATCH 3/4] gummiboot: use objcopy from the env

Khem Raj raj.khem at gmail.com
Fri Mar 28 00:49:04 UTC 2014


On Thu, Mar 27, 2014 at 1:11 AM, Robert Yang <liezhi.yang at windriver.com> wrote:
> ++OBJCOPY ?= objcopy

if it is a automake file you could also try

OBJCOPY = @OBJCOPY@

instead of above weak assignment.



More information about the Openembedded-core mailing list