--- Bill Cunningham <billcu@xxxxxxxxxxx> wrote:
> I've been trying to learn how to build modules, Modules I guess being
> drivers and I can't get around the kern versioning. I know I can compile it
> out of the kernel but isn't there a simpler way around it, like disabling it
> in the module source? BTW I use kern 2.2
>
CONFIG_MODVERSIONS=n
Then run make mrproper after saving your .config and proceed from there.
Brad
__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - Let the expert host your site
http://webhosting.yahoo.com
|