load crypto_blkcipher before cryptomgr.. *sigh*
SVN-Revision: 13603
This commit is contained in:
		@@ -58,9 +58,9 @@ define KernelPackage/crypto-core
 | 
				
			|||||||
  AUTOLOAD:=$(call AutoLoad,01, \
 | 
					  AUTOLOAD:=$(call AutoLoad,01, \
 | 
				
			||||||
	crypto_algapi \
 | 
						crypto_algapi \
 | 
				
			||||||
	aead \
 | 
						aead \
 | 
				
			||||||
 | 
						$(BLKCIPHER_PREFIX)blkcipher \
 | 
				
			||||||
	cryptomgr \
 | 
						cryptomgr \
 | 
				
			||||||
	crypto_hash \
 | 
						crypto_hash \
 | 
				
			||||||
	$(BLKCIPHER_PREFIX)blkcipher \
 | 
					 | 
				
			||||||
	cbc \
 | 
						cbc \
 | 
				
			||||||
	ecb \
 | 
						ecb \
 | 
				
			||||||
	deflate \
 | 
						deflate \
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user