We use depmod.pl under busybox subfolder example to generate modules.dep.

NM=bfin-linux-uclibc-nm
/home/sonic/projects/uClinux-dist/user/busybox/depmod.pl -P _ -v -b
/home/sonic/projects/uClinux-dist/romfs/lib/modules/ -k
/home/sonic/projects/uClinux-dist/linux-2.6.x/vmlinux


The same depmod.pl script works for kernel 2.6.34 but fails for kernel 3.0.0.

Any suggestion on the possible cause?


Thank

Sonic Zhang


On Tue, Aug 30, 2011 at 10:43 AM, Bob Liu <[email protected]> wrote:
> Hi, folks
>
> It's seems after update kernel to 3.0 modprobe can't handle serveral
> layers of dependency.
>
> I have checked the dep file is correct, but modprobe can't probe
> modules with indirect dependency.
>
> Anybody has similar issue? Thanks.
> My busybox version is 1.18.4 and I don't want to update it currently.
>
> --
> Regards,
> --Bob
> _______________________________________________
> busybox mailing list
> [email protected]
> http://lists.busybox.net/mailman/listinfo/busybox
>
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to