commit | c5b37dba8956dd8f82c54b9f97dc5dca07940db5 | [log] [tgz] |
---|---|---|
author | Dave Reisner <dreisner@archlinux.org> | Thu Sep 27 11:00:42 2012 -0400 |
committer | Lucas De Marchi <lucas.demarchi@profusion.mobi> | Tue Oct 02 00:27:31 2012 -0300 |
tree | b8a63455b7b90ebe8191434e9afe9e488f8d4374 | |
parent | 7812d88c95e10e690c3d1c057ab2fa7ad1edaafa [diff] |
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.