Thanks!

On Wed, Oct 17, 2018 at 8:12 PM Greg KH <g...@kroah.com> wrote:

> On Wed, Oct 17, 2018 at 08:02:46PM +0800, Carter Cheng wrote:
> > The problem is I have to do something special with the clang options. I
> > have to add an interprocedural link time optimization pass spitting out
> > bitcode files and tying them together using llvm-link.
>
> Then add those options to the proper place in the main Makefile.  There
> really is only "one" kernel makefile, look at the code, it's not that
> tricky to follow if you understand make.
>
> good luck!
>
> greg k-h
>
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to