1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-24 07:54:17 +03:00
openwrt-xburst/package/kernel
blogic 810da4055a [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
2012-02-14 20:11:28 +00:00
..
modules [kernel] add missing autoload shortcut to crypto modules for btrfs 2012-02-14 20:11:28 +00:00
Makefile include: calculate md5sum over sorted kernel config symbol list and incorperate it into the kernel metapackage version, make kmods depend on this specific version. 2012-01-08 15:23:11 +00:00