Przeglądaj źródła

Deprecate modutils, only for ancient 2.4 kernels

Ulf Samuelsson 16 lat temu
rodzic
commit
fab832dd57
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      package/modutils/Config.in

+ 1 - 0
package/modutils/Config.in

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