home: hub: mkinitfs

Download patch

ref: 51f5bac1a1f77706da75f463841bd018f329f0ec
parent: f69ba4eb1f2a9b923be66bd38f18f77ef0183eea
author: Natanael Copa <ncopa@alpinelinux.org>
date: Tue Mar 1 06:16:48 CST 2011

add btrfs support

--- a/Makefile
+++ b/Makefile
@@ -10,6 +10,7 @@
 CONF_FILES	:= mkinitfs.conf \
 		modules.d/ata \
 		modules.d/base \
+		modules.d/btrfs \
 		modules.d/cdrom \
 		modules.d/cramfs \
 		modules.d/ext2 \
--- /dev/null
+++ b/modules.d/btrfs
@@ -1,0 +1,2 @@
+kernel/crypto/crc32c*
+kernel/fs/btrfs