> How about kernel modules?

exactly the same.

our userland does not have anything useful for building
kernel code.  you _need_ the kernel source tree, and it
is bascially self-contained in src/sys (sans the src/common
problem we haven't fixed yet, and config(1).)

this is very much by design.

> On Fri, Jan 24, 2014 at 1:00 PM, matthew green <m...@eterna.com.au> wrote:
> >
> >> Is this all about symlink-to-directory in an OBJDIR, right?  My theory
> >> is that directory creation in OBJDIR is all wrong...
> >>
> >> Kernel build *should* include static headers in $DESTDIR (#include
> >> <foo.h>) or generated headers (#include "foo.h") IMO.
> >
> > the kernel build 100% does not and should not depend upon $DESTDIR.
> >
> >
> > .mrg.


.mrg.

Reply via email to