You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can I build kernels with some additional features and use them when I run ignite run?
I build them from ignite/images/kernel via make but couldn't find where are compiled files are located?
after that how can I use the generated kernel with ignite run?
How can I build kernels with some additional features and use them when I run
ignite run?I build them from
ignite/images/kernelviamakebut couldn't find where are compiled files are located?after that how can I use the generated kernel with
ignite run?Some examples would be useful