From e8b2b2f03520c9602984fe3153559d2576c3f9bc Mon Sep 17 00:00:00 2001 From: Philip Balister Date: Tue, 28 Aug 2007 11:25:49 +0000 Subject: gumstix.inc : Make sure RECOMMENDED modules get into minimal image. --- conf/machine/include/gumstix.inc | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/machine/include/gumstix.inc b/conf/machine/include/gumstix.inc index c271940f63..67fefd3835 100644 --- a/conf/machine/include/gumstix.inc +++ b/conf/machine/include/gumstix.inc @@ -20,12 +20,15 @@ MACHINE_FEATURES = "kernel26 alsa ext2 bluetooth" EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 --squash" -MACHINE_EXTRA_RRECOMMENDS = "kernel-module-unix \ +MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS = "kernel-module-unix \ kernel-module-rtc-core \ kernel-module-rtc-dev \ kernel-module-rtc-proc \ kernel-module-rtc-sa1100 \ - kernel-module-rtc-sysfs" + kernel-module-rtc-sysfs \ + kernel-module-smc91x \ + kernel-module-gumstix-smc91x \ + " # used by sysvinit_2 -- cgit v1.2.3