commit | 803c85a20710b8d9026775f5668237fff496dc1e | [log] [tgz] |
---|---|---|
author | Ben Hutchings <ben@decadent.org.uk> | Thu Apr 06 11:54:04 2017 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Thu Apr 06 11:54:04 2017 +0200 |
tree | 4514034a5253a03e6f144f89f61e48db3657bb80 | |
parent | 9c192e7f946a351c811e2278bbf56b4dc6a4b663 [diff] |
modprobe: read modules.builtin This allows explicit probing to succeed when the requested module is actually built-in, and corrects the error message for removal. Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>