Re: intent for KBUILD_ZEPHYR_APP?
Nashif, Anas
Hi,
toggle quoted messageShow quoted text
Please do not remove it, it is being used by WR Rocket and other software stacks on top of Zephyr. I have no problem removing this, but first we need an alternate solution. The idea here is that you add a dependency in the build process which is satisfied in the application using Makefile.app, in the example below you basically compile libmylib.a as part of the overall build process and then link it. Anas
On 15/06/2016, 15:46, "Kumar Gala" <kumar.gala(a)linaro.org> wrote:
Not sure I get exactly what the point of KBUILD_ZEPHYR_APP based on the github you pointed at.
|
|