From 4f6da8663723f9534513cbc7376e27aa3ce47792 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 7 Jan 2009 00:44:44 +0100 Subject: omap3 machines: add omap3-sgx-modules to RECOMMENDS --- conf/machine/omap3evm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/omap3evm.conf') diff --git a/conf/machine/omap3evm.conf b/conf/machine/omap3evm.conf index d5eeb746e7..646db492ef 100644 --- a/conf/machine/omap3evm.conf +++ b/conf/machine/omap3evm.conf @@ -18,7 +18,7 @@ GUI_MACHINE_CLASS = "smallscreen" include conf/machine/include/tune-cortexa8.inc # Ship all kernel modules -MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" +MACHINE_EXTRA_RRECOMMENDS = " omap3-sgx-modules kernel-modules" IMAGE_FSTYPES ?= "jffs2 tar.bz2" EXTRA_IMAGECMD_jffs2 = "-lnp " -- cgit 1.2.3-korg