Deprecate modutils, only for ancient 2.4 kernels

This commit is contained in:
Ulf Samuelsson 2009-01-26 00:13:29 +00:00
parent 6360be7fe1
commit fab832dd57

View File

@ -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