Re: building kelnel 2.6

From: Sam Ravnborg
Date: Fri Sep 12 2003 - 14:57:48 EST


On Fri, Sep 12, 2003 at 12:43:48PM -0700, sanjay kumar wrote:
> hi,
> i am not able to build modules in linux-2.6.0-test5.
> there is not any error, but it is not building all the
>
> modules. only
> /lib/modules/2.6.0-testacpismp/kernel/drivers/net/dummy.ko
> is generated after doing make modules_install.

If you use 'make defconfig' to establish your configuration, then
this is the only module that will be build.
Use 'make menuconfig' to check was it being selected as module '<M>',
and what is selected as built-in <*>.

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