kmod-crypto-hw-talitos: add missing dependency
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43561
This commit is contained in:
		@@ -133,7 +133,7 @@ $(eval $(call KernelPackage,crypto-iv))
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
define KernelPackage/crypto-hw-talitos
 | 
					define KernelPackage/crypto-hw-talitos
 | 
				
			||||||
  TITLE:=Freescale integrated security engine (SEC) driver
 | 
					  TITLE:=Freescale integrated security engine (SEC) driver
 | 
				
			||||||
  DEPENDS:=+kmod-crypto-aes +kmod-crypto-manager +kmod-crypto-hash +kmod-random-core
 | 
					  DEPENDS:=+kmod-crypto-aes +kmod-crypto-manager +kmod-crypto-hash +kmod-random-core +kmod-crypto-authenc
 | 
				
			||||||
  KCONFIG:= \
 | 
					  KCONFIG:= \
 | 
				
			||||||
	CONFIG_CRYPTO_DEV_TALITOS
 | 
						CONFIG_CRYPTO_DEV_TALITOS
 | 
				
			||||||
  FILES:= \
 | 
					  FILES:= \
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user