From 648bd1c785fae9de66001dc588720366b9ebda2c Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 15 Feb 2011 21:53:23 +0100 Subject: [PATCH] nokia900: add kernel-module-ubifs to RRECOMMENDed modules Signed-off-by: Martin Jansa --- conf/machine/nokia900.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/machine/nokia900.conf b/conf/machine/nokia900.conf index 5d1c2d913a..39409afc81 100644 --- a/conf/machine/nokia900.conf +++ b/conf/machine/nokia900.conf @@ -47,6 +47,7 @@ MACHINE_EXTRA_RRECOMMENDS = "\ kernel-module-rtc-twl \ kernel-module-twl4030-pwrbutton \ kernel-module-wl1251-spi \ + kernel-module-ubifs \ " GUI_MACHINE_CLASS = "bigscreen" @@ -94,4 +95,4 @@ module_autoload_g_ether = "g_ether" # Copied from include/omap3.inc (as we do not use linux-omap recipes): # # Increase this everytime you change something in the kernel -MACHINE_KERNEL_PR = "r57" +MACHINE_KERNEL_PR = "r58" -- 2.47.2