|
You need to get the kernel-devel rpm for your particular kernel, put it on some sort of portable media, then copy it to your Fedora machine. Once there, install it as root with "rpm -ivh name_of_rpm". After that, you should be able to build your driver(s).
|