From: deneme.true <den...@gm...> - 2012-04-19 20:57:57
|
I've seen the .config file. I didn't type ./configure again. I've just type only make command. I've seen that modpost.o object file is created when compiling. After that it is possible to compile kernel modules. But at wiki only './configure && make kernel' command isn't adequate to compile kernel modules. If configure file exists; make command should be call. Regards |