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, 27 May 2009 19:53:25 +0000 (15:53 -0400)
commit77508d70bfa9c50477479af176ff41e9443d4f67
tree6978b7b211acaecf60ba6ee5fcac8b7439409371
parente6f6d829403156797fabc4690d497fdf7cd6f7d1
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