configuring linux kernel
Brian Witowski
brianw
Mon May 17 11:29:46 PDT 2004
Do you not recommend xconfig or did you overlook it?
Brian
>
> Scribbling feverishly on April 10, Wilson A. Galafassi Jr. -
> Hitechweb managed to emit:
> > how to configure a linux kernel to support modversions.h???
> > thanks
>
> Run "make menuconfig" in /usr/src/linux, select Loadable module
> support, then press "y" or "Y" for
>
> [*] Enable loadable module support
> [*] Set version information on all module symbols
>
> - OR -
>
> Run "make config" in /usr/src/linux, type "y" or "Y" at the following
> two prompts:
>
> Enable loadable module support (CONFIG_MODULES) [Y/n/?]
> Set version information on all module symbols
> (CONFIG_MODVERSIONS) [Y/n/?]
>
> http://www.linux-sxs.org/kern1.html
>
> Kurt
> --
> You now have Asian Flu.
>
>
>
More information about the Linux-users
mailing list