add a [-b basedir] option to modinfo
commit5978114880d546a774322c4b58f274e2371e46b2
authorJon Masters <jcm@jonmasters.org>
Fri, 23 Jan 2009 06:51:58 +0000 (23 01:51 -0500)
committerJon Masters <jcm@jonmasters.org>
Fri, 23 Jan 2009 06:51:58 +0000 (23 01:51 -0500)
tree32bb044813be6afc04e59da825f76ce2ee7071a1
parentc0aa5cd6b7c24345ba39a0082989b784d5d0d24a
add a [-b basedir] option to modinfo

It is useful to be able to test module trees without using the system
provided one. Most other module-init-tools commands take a "-b" (or, in
cases where this is not possible due to existing options, a similar
option) but modinfo previously did not have this option.

Signed-off-by: Jon Masters <jcm@jonmasters.org>
modinfo.c