mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[package] kernel/modules: disable automatic loading of crypto-test module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13292 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -335,7 +335,6 @@ define KernelPackage/crypto-test
|
|||||||
DEPENDS:=+kmod-crypto-core
|
DEPENDS:=+kmod-crypto-core
|
||||||
KCONFIG:=CONFIG_CRYPTO_TEST
|
KCONFIG:=CONFIG_CRYPTO_TEST
|
||||||
FILES:=$(LINUX_DIR)/crypto/tcrypt.$(LINUX_KMOD_SUFFIX)
|
FILES:=$(LINUX_DIR)/crypto/tcrypt.$(LINUX_KMOD_SUFFIX)
|
||||||
AUTOLOAD:=$(call AutoLoad,09,tcrypt)
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(call KernelPackage,crypto-test))
|
$(eval $(call KernelPackage,crypto-test))
|
||||||
|
|||||||
Reference in New Issue
Block a user