Luis Pablo Gasparotto wrote:
> Hi all,
> I've recently download the latest kernel (2.4.3) and after compile,
> "make modules", and "make modules_install" I can't load modules because
> the modules.dep file has 0 bytes lenght.
> In order to use the new kernel I did:
> - make mrproper;make xconfig;
Hi all,
I've recently download the latest kernel (2.4.3) and after compile,
"make modules", and "make modules_install" I can't load modules because
the modules.dep file has 0 bytes lenght.
In order to use the new kernel I did:
- make mrproper;make xconfig;make dep;make clean;make bzImage;make
modu