Dear everyone:
I have a question, when I try to compile *kernel-2.6.30.1*, but after I compiled modules, I always cannot get any .ko files, and it showed:
*Building modules, stage 2. MODPOST 0 modules*
My working kernel is *2.6.18-128.2.1.el5* CentOS 5, and I have update everything to up-to-data by "yum update".
Did anyone know why it is?
By the way, my compile kernel step is that:
1) make mrproper 2) make menuconfig 3) make bzImage 4) make modules 5) make install 6) make modules_install
Refer to: http://www.microsuncn.com
Best Regards
Alan Zheng