From: g2@giantshoulder.com Date: Mon, 30 May 2005 15:21:52 +0000 (+0000) Subject: Add jbd kernel module becase ext3 turnup needs it X-Git-Tag: Release-2010-05/1~14055 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=063a76442c84983825c76818ed8ebc123728fd44;p=openembedded.git Add jbd kernel module becase ext3 turnup needs it BKrev: 429b2f90XeKy7SH0Z-Ip3D4GrTsNlQ --- diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf index fbbacd2839..cc1643d07a 100644 --- a/conf/distro/openslug.conf +++ b/conf/distro/openslug.conf @@ -54,6 +54,7 @@ kernel-module-pl2303 kernel-module-ftdi-sio" # attached disk - and install the nfs modules from ssh.) OPENSLUG_EXTRA_FILESYSTEMS ?= "\ kernel-module-ext2 \ +kernel-module-jbd \ kernel-module-ext3 \ kernel-module-nfs \ kernel-module-vfat \