On Wed, Sep 1, 2010 at 1:54 AM, Eli Wapniarski wrote: > Hi > > I was just wondering if anyone knows of where I can find descent docs on howto > build an kmod / akmod. > > Realtek provides drivers for the wifi 8129se but I need to rebuild the driver > everytime my kernel is updated. > > Any advise on how to build a kmod / akmod be greatly appreciated. >
There is a page in wiki that I once used to build my first package (rt2870-kmod) for RPMFusion: http://rpmfusion.org/Packaging/KernelModules/Kmods2 It should be pretty informative. Also, check the existing kmod packages for examples. Orcan
