Commits

Mike Frysinger committed bbc31e5f3cb
depmod.pl: recurse through module dependencies The previous fix up loaded dependencies two deep, but really that was an incomplete fix as we need to load dependencies all the way down. So change the code to run recursively through all dependencies. Signed-off-by: Mike Frysinger <vapier@gentoo.org>