[root@localhost ndiswrapper]# make
make -C driver
make[1]: Entering directory `/home/kgbwolf/dls/ndiswrapper/driver'
Can't find kernel build files in /lib/modules/2.6.21-1.3228.fc7/build;
give the path to kernel build directory with
KBUILD=<path> argument to make
make[1]: *** [prereq_check] Error 1
make[1]: Leaving directory `/home/kgbwolf/dls/ndiswrapper/driver'
make: *** [all] Error 2
[root@localhost ndiswrapper]# make
make -C driver
make[1]: Entering directory `/home/kgbwolf/dls/ndiswrapper/driver'
Can't find kernel build files in /lib/modules/2.6.21-1.3228.fc7/build;
give the path to kernel build directory with
KBUILD=<path> argument to make
make[1]: *** [prereq_check] Error 1
make[1]: Leaving directory `/home/kgbwolf/dls/ndiswrapper/driver'
make: *** [all] Error 2