Allow renaming of modules, #103 thanks to Sven.

This commit is contained in:
Roy Marples
2008-08-19 15:25:06 +00:00
parent cdace75539
commit 1f227d62bf
2 changed files with 19 additions and 3 deletions

View File

@@ -5,6 +5,10 @@
#modules_2_6="tun"
#modules="ohci1394"
# You can give modules a different name when they load - the new name
# will also be used to pick arguments below.
#modules="dummy:dummy1"
# Give the modules some arguments if needed, per version if necessary.
#module_ieee1394_args="debug"
#module_ieee1394_args_2_6_23_gentoo_r5="ieee1394 ohci1394"