]> git.ipfire.org Git - thirdparty/kmod.git/commit - libkmod/libkmod.c
introduce --with-rootprefix=DIR
authorKay Sievers <kay.sievers@vrfy.org>
Tue, 20 Dec 2011 16:58:05 +0000 (17:58 +0100)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Tue, 20 Dec 2011 18:22:07 +0000 (16:22 -0200)
commita308abec371364eec8344681cfe1fb50d624e43e
tree9bc221be21a50a90b4439af193ef3148770aeedc
parent7fe5f7abceb4a22462cf00354f4cef95e20d74c7
introduce --with-rootprefix=DIR

Configure the location of the rootfs directories and use it
to find (/usr)/lib/modules and (/usr)/lib/modprobe.d.
Makefile.am
configure.ac
libkmod/libkmod.c
tools/kmod-modinfo.c
tools/kmod-modprobe.c