don't fail if BR2_USE_UPDATES tries to update non-checkout
[buildroot.git] / package / module-init-tools / Config.in
blob7631b783da8f602dbdcde1e701ac765181461807
1 config BR2_PACKAGE_MODULE_INIT_TOOLS
2         bool "module-init-tools"
3         default n
4         help
5           The module-init-tools package contains a set of programs for 
6           loading, inserting, and removing kernel modules for Linux 
7           (versions 2.5.48 and above). It serves the same function that 
8           the "modutils" package serves for Linux 2.4.
10           http://www.kernel.org/pub/linux/utils/kernel/module-init-tools/