| 123 | | This determines whether only the user-space utilities are needed (0) |
|---|
| 124 | | or also the kernel modules (1). This is usually determined by checking |
|---|
| 125 | | whether the kernel was already patched to include the kernel modules, |
|---|
| 126 | | but that is not really foolprool. |
|---|
| | 123 | Determine whether you want to consider the kernel modules for compilation |
|---|
| | 124 | at all. By default, compilation option 1 will only compile and install |
|---|
| | 125 | those modules which are not built into the kernel. |
|---|
| | 126 | If some modules are built into your kernel, and this package is much |
|---|
| | 127 | newer, you may find you can not insert the newly compiled modules. |
|---|
| | 128 | Sorry. |
|---|
| | 129 | You may want to set this to 0 if you have just patched and compiled |
|---|
| | 130 | your kernel using the same version of this package, and just want to |
|---|
| | 131 | compile the user-space tools. |
|---|