Re: Distributing drivers independent of the kernel source tree

From: jbradford@dial.pipex.com
Date: Fri Sep 27 2002 - 08:08:19 EST


>
> jbradford@dial.pipex.com writes:
>
> |> > > 2. Assuming the kernel source is in /usr/src/linux is not always valid.
> |> > >=20
> |> > > 3. I currently use /usr/src/linux-`uname -r` to locate the kernel source
> |> > > which is just as broken as method #2.
> |> >
> |> > you have to use
> |> >
> |> > /lib/modules/`uname -r`/build
> |> > (yes it's a symlink usually, but that doesn't matter)
> |> >
> |> >
> |> > that's what Linus decreed and that's what all distributions honor, and
> |> > that's that make install does for manual builds.
> |>
> |> What about instances where there is no modular support in the kernel?
>
> If your kernel has no module support then you cannot compile kernel
> modules.

Sorry, my first post was a brain fart, I thought the original poster was talking about the correct way to identify the verison of source code that you're 'looking at'. Appologies for the wasted bandwidth.

John.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Sep 30 2002 - 22:00:31 EST