[kernel] add missing autoload shortcut to crypto modules for btrfs
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 14 Feb 2012 20:11:28 +0000 (20:11 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 14 Feb 2012 20:11:28 +0000 (20:11 +0000)
commit810da4055a5c94e97a66c72a1b53ec0e8791de54
treee0e78660ef54cbf54fa41e03583508f6dac416e6
parentca06b03a8ef726f5efb891eeaf4aefd71670acb1
[kernel] add missing autoload shortcut to crypto modules for btrfs

Currently the btrfs module (and other fs modules) is loaded before other modules to provide early extroot compatibility. This will fail for btrfs however, because the dependencies crypto-core and crypto-hash are missing. This patch makes them available for early loading too.

Signed-off-by: Jan Willies <jan@willies.info>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30542 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/kernel/modules/crypto.mk
This page took 0.026538 seconds and 4 git commands to generate.