Răsfoiți Sursa

kernel: fix crypto-hw-talitos dependencies

Signed-off-by: Gabor Juhos <[email protected]>

SVN-Revision: 37485
Gabor Juhos 12 ani în urmă
părinte
comite
0494ec45f1
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      package/kernel/linux/modules/crypto.mk

+ 1 - 1
package/kernel/linux/modules/crypto.mk

@@ -121,7 +121,7 @@ $(eval $(call KernelPackage,crypto-iv))
 
 define KernelPackage/crypto-hw-talitos
   TITLE:=Freescale integrated security engine (SEC) driver
-  DEPENDS:=+kmod-crypto-aes
+  DEPENDS:=+kmod-crypto-aes +kmod-crypto-manager +kmod-crypto-hash +kmod-random-core
   KCONFIG:= \
 	CONFIG_CRYPTO_DEV_TALITOS
   FILES:= \