[yocto] Specifying different make flags for different tasks.

Alex Gonzalez alex at lindusembedded.com
Mon Dec 17 00:36:15 PST 2012


Hi,

I am using EXTRA_OEMAKE to pass extra flags to make.

How can I pass different flags for different tasks?

In this case I am compiling an external kernel module and I need
different make flags for the do_make_scripts and do_compile tasks. If
I set EXTRA_OEMAKE in the recipe, all tasks use the same make flags.

Thanks,
Alex



More information about the yocto mailing list