Hi,

When I was building the kernel outside the yocto project, I used to pass "KCFLAGS+=" argument during command line (make arguments). This would include my custom code, if I needed during the build.


In my custom yocto layer, I am adding linux kernel recipe. How can I specify "KCFLAGS+=" args in the bitbake recipe?


Any inputs will be of help. Is there any example kernel recipe that uses this feature?


Regards, PJ