[Skiboot] [PATCH] pflash: Allow building under yocto.

Joel Stanley joel at jms.id.au
Mon Apr 18 12:10:58 AEST 2016


On Fri, Apr 15, 2016 at 3:24 AM, Patrick Williams <patrick at stwcx.xyz> wrote:
> This change delegates setting of $(CC) and $(LD) to
> external/common/rules.mk, which is widely used in the external tree, and
> ensures that:
>     1) $(CC) is used instead of $(CROSS_COMPILE)gcc.
>     2) CC is only set when not passed from the environment.

Nice one!

>
> Signed-off-by: Patrick Williams <patrick at stwcx.xyz>

Reviewed-by: Joel Stanley <joel at jms.id.au>


More information about the Skiboot mailing list