hooks: include jffs2 kernel module on initramfs image
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 21 Feb 2008 14:33:11 +0000 (11:33 -0300)
committerDaniel Baumann <daniel@debian.org>
Wed, 9 Mar 2011 16:31:06 +0000 (17:31 +0100)
hooks/live

index 5d9de44..c18dfc2 100755 (executable)
@@ -74,6 +74,9 @@ fi
 # Filesystem: ext3
 manual_add_modules ext3
 
+# Filesystem: jffs2
+manual_add_modules jffs2
+
 # Filesystem: squashfs
 copy_exec /sbin/losetup /sbin
 manual_add_modules loop