diff options
Diffstat (limited to 'conf/distro/openzaurus.conf')
-rw-r--r-- | conf/distro/openzaurus.conf | 3 |
1 files changed, 3 insertions, 0 deletions
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" + |