aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-03-13 12:46:23 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-03-13 12:46:23 +0000
commitb5dc7a5067bcf389f09a27180a56c3482c690b61 (patch)
treea60a8c89b4d8c66404a9bc99e8fe9d544ce563f0 /conf
parent7e03738f604528e68f2fddb579e5faa11133264e (diff)
downloadopenembedded-b5dc7a5067bcf389f09a27180a56c3482c690b61.tar.gz
fic-gta01: added MMC driver and Ext2 support modules
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/fic-gta01.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/fic-gta01.conf b/conf/machine/fic-gta01.conf
index 5450c1ebd3..9bb24874a9 100644
--- a/conf/machine/fic-gta01.conf
+++ b/conf/machine/fic-gta01.conf
@@ -19,6 +19,8 @@ MACHINE_EXTRA_RRECOMMENDS = "\
kernel-module-gta01-pm-gps \
kernel-module-gta01-pm-gsm \
kernel-module-gta01kbd \
+ kernel-module-s3cmci \
+ kernel-module-ext2 \
alsa-state"
MACHINE_TASK_PROVIDER = "task-base"