add missing autoload shortcut to crypto modules for btrfs
authorJohn Crispin <john@openwrt.org>
Tue, 14 Feb 2012 20:11:28 +0000 (20:11 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 14 Feb 2012 20:11:28 +0000 (20:11 +0000)
commit6c5d3e0844077cb2b4dc9c02ba8b909611e223d2
treee36f3ddfaad244d0baaedb1d158e7b2b0ec48dc1
parent23b2bd9494626b9cefda44459f11927da64695a5
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>
SVN-Revision: 30542
package/kernel/modules/crypto.mk