mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
Deprecate modutils, only for ancient 2.4 kernels
This commit is contained in:
parent
6360be7fe1
commit
fab832dd57
@ -1,6 +1,7 @@
|
|||||||
config BR2_PACKAGE_MODUTILS
|
config BR2_PACKAGE_MODUTILS
|
||||||
bool "modutils"
|
bool "modutils"
|
||||||
depends on !BR2_PACKAGE_MODULE_INIT_TOOLS
|
depends on !BR2_PACKAGE_MODULE_INIT_TOOLS
|
||||||
|
depends on BR2_DEPRECATED
|
||||||
help
|
help
|
||||||
The modutils packages includes the kerneld program for automatic
|
The modutils packages includes the kerneld program for automatic
|
||||||
loading and unloading of modules, as well as other module
|
loading and unloading of modules, as well as other module
|
||||||
|
Loading…
x
Reference in New Issue
Block a user