depmod: deal with relative root dir
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Sat, 14 Jan 2012 04:46:58 +0000 (02:46 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Sat, 14 Jan 2012 04:46:58 +0000 (02:46 -0200)
commite15a56af854799dfa5b7ea07ac0b4a71e2752a5f
tree96f916c90fb72130d85b6b8453994d2aac2e0d93
parent2e092e19a7d51920b8aa1ed1116e617c41d9e61e
depmod: deal with relative root dir

module paths coming from libkmod are absolute. Make sure we store the
absolute dirname to compare later.
tools/kmod-depmod.c