modprobe: fix for 2.4 kernels - by
Yann E. MORIN <yann.morin.1998@anciens.enib.fr>
This commit is contained in:
parent
ea62077b85
commit
997aa1179e
@ -135,7 +135,7 @@ config FEATURE_2_4_MODULES
|
|||||||
# Simulate indentation
|
# Simulate indentation
|
||||||
bool "Support version 2.2.x to 2.4.x Linux kernels"
|
bool "Support version 2.2.x to 2.4.x Linux kernels"
|
||||||
default y
|
default y
|
||||||
depends on INSMOD || RMMOD
|
depends on INSMOD || RMMOD || MODPROBE
|
||||||
help
|
help
|
||||||
Support module loading for 2.2.x and 2.4.x Linux kernels.
|
Support module loading for 2.2.x and 2.4.x Linux kernels.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user