mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 03:01:55 +02:00
fix a typo in kmod-crypto-test
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10406 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
498de7eabb
commit
2dd1e22df1
@ -216,7 +216,7 @@ define KernelPackage/crypto-test
|
||||
SUBMENU:=$(CRYPTO_MENU)
|
||||
TITLE:=Test CryptoAPI module
|
||||
DEPENDS:=+kmod-crypto-core
|
||||
KCONFIG:=CONFIG_CRYPTO_NULL
|
||||
KCONFIG:=CONFIG_CRYPTO_TEST
|
||||
FILES:=$(LINUX_DIR)/crypto/tcrypt.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,09,tcrypt)
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user