modules: remove the ability to rename modules on the fly
Kmod doesn't support the -o switch, so if you have been using this your module loads have been failing.
This commit is contained in:
@@ -8,11 +8,6 @@
|
||||
#modules_2="ipv6"
|
||||
#modules="ohci1394"
|
||||
|
||||
# Linux users can give modules a different name when they load - the new name
|
||||
# will also be used to pick arguments below.
|
||||
# This is not supported on FreeBSD.
|
||||
#modules="dummy:dummy1"
|
||||
|
||||
# Linux users can give the modules some arguments if needed, per version
|
||||
# if necessary.
|
||||
# Again, the most specific versioned variable will take precedence.
|
||||
|
Reference in New Issue
Block a user