From: Michael Lauer Date: Sat, 6 Aug 2005 13:26:15 +0000 (+0000) Subject: openzaurus.conf: enable extended kernel module naming (PARALLEL_MODULES_INSTALL) X-Git-Tag: Release-2010-05/1~9453^2~3967^2~1^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa7a853ef0e21d30e208f19c9a9a350b45224363;p=openembedded.git openzaurus.conf: enable extended kernel module naming (PARALLEL_MODULES_INSTALL) --- diff --git a/conf/distro/openzaurus.conf b/conf/distro/openzaurus.conf index f6975ae961..9208aeda09 100644 --- a/conf/distro/openzaurus.conf +++ b/conf/distro/openzaurus.conf @@ -7,3 +7,6 @@ INHERIT += " package_ipk debian" # TARGET_OS ?= "linux" TARGET_OS = "linux" TARGET_FPU = "soft" + +PARALLEL_INSTALL_MODULES = "1" +