depmod.pl: updates and fixes galore
authorMike Frysinger <vapier@gentoo.org>
Wed, 6 May 2009 00:14:12 +0000 (20:14 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 6 May 2009 00:14:12 +0000 (20:14 -0400)
commit2b6497ba84a3c612738a5939c142e33480e8e0f6
treebcff4c6c9a3474cdffd9ce6038d006b7c64da265
parent00ffaeab80fa12959df7b237326dac73f6ee7680
depmod.pl: updates and fixes galore

The helper script needs updating to match latest busybox modprobe behavior
in that all dependencies need to be listed, not just the immediate ones.
Along the way, fix symbol prefixed ports, optimize the output, and add
some more depmod compatible options.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
examples/depmod.pl