Re: [kbuild-devel] possible? building only one module]

2004-03-22 Thread Joachim Förster
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi! Sam Ravnborg schrieb: | On Sun, Mar 21, 2004 at 09:44:50AM -0500, Joachim Förster wrote: | |>-BEGIN PGP SIGNED MESSAGE- |>Hash: SHA1 |> |>Hi! |> |>I am just a beginner with kbuild and I've got one question: I know that |>it is possible to "

Re: [kbuild-devel] possible? building only one module]

2004-03-22 Thread Sam Ravnborg
On Mon, Mar 22, 2004 at 07:16:23AM -0500, Joachim Förster wrote: > > So, hmmm ... I tried to handle a "kernel-inside" module as it was a > module outside of the kernel source tree: > > make -C $KERNEL_SOURCE_TREE SUBDIRS=$KERNEL_SOURCE_TREE/fs/fat modules > > Bevor that, I configured with menuco