forked from Ivasoft/openwrt
kernel: make most modules use AutoProbe
now that we have modprobe we can set more than half of the modules to AutoProbe Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38021
This commit is contained in:
@@ -10,7 +10,6 @@ define KernelPackage/nls-base
|
||||
TITLE:=Native Language Support
|
||||
KCONFIG:=CONFIG_NLS
|
||||
FILES:=$(LINUX_DIR)/fs/nls/nls_base.ko
|
||||
AUTOLOAD:=$(call AutoLoad,20,nls_base,1)
|
||||
endef
|
||||
|
||||
define KernelPackage/nls-base/description
|
||||
|
||||
Reference in New Issue
Block a user