]> git.ipfire.org Git - thirdparty/kmod.git/commit
build-sys: Remove --with-rootprefix option
authorDave Reisner <dreisner@archlinux.org>
Thu, 27 Sep 2012 15:00:42 +0000 (11:00 -0400)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Tue, 2 Oct 2012 03:27:31 +0000 (00:27 -0300)
commitc5b37dba8956dd8f82c54b9f97dc5dca07940db5
treeb8a63455b7b90ebe8191434e9afe9e488f8d4374
parent7812d88c95e10e690c3d1c057ab2fa7ad1edaafa
build-sys: Remove --with-rootprefix option

This is a broken option that only leads to misery and incompatabilities
with other systems. Kbuild doesn't come close to supporting directories
other than /lib/modules with several targets simply failing without
hacky fixes. Simply remove the option and all traces of it, as it
doesn't make sense in today's world.
Makefile.am
configure.ac
libkmod/libkmod.c
tools/depmod.c
tools/modinfo.c
tools/modprobe.c