commit | 759d7ececd56e5b25bbfcc54a04bf939d80c7ee9 | [log] [tgz] |
---|---|---|
author | Glenn L McGrath <bug1@ihug.co.nz> | Wed Sep 03 00:42:58 2003 +0000 |
committer | Glenn L McGrath <bug1@ihug.co.nz> | Wed Sep 03 00:42:58 2003 +0000 |
tree | 90d9424d63ee5b3b9696b1f099e3bf5b43d1b2fa | |
parent | 530ea42abc7512bcd9738a4fcef7d97c2039f82a [diff] [blame] |
To load GPLONLY symbols its is required that CHECK_TAINTED_MODULES be enabled, if not GPLONLY symbols are ignored.
diff --git a/modutils/Config.in b/modutils/Config.in index 71298bb..96040cd 100644 --- a/modutils/Config.in +++ b/modutils/Config.in
@@ -119,6 +119,7 @@ Support checking for tainted modules. These are usually binary only modules that will make the linux-kernel list ignore your support request. + This option is required to support GPLONLY modules. endmenu