summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--contrib/package/luci/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile
index 511722a77..3420fdebc 100644
--- a/contrib/package/luci/Makefile
+++ b/contrib/package/luci/Makefile
@@ -9,6 +9,8 @@ endif
PKG_NAME:=luci
PKG_RELEASE:=1
+PKG_BUILD_PARALLEL:=0
+
ifeq ($(USELOCAL),1)
PKG_VERSION:=0.10+svn
else