From ef353a7bf32dc91801f7046a8d8597407b0e57d0 Mon Sep 17 00:00:00 2001 From: mb Date: Tue, 2 Nov 2010 15:47:34 +0000 Subject: [PATCH] horst: Enable parallel build git-svn-id: svn://svn.openwrt.org/openwrt/packages@23783 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/horst/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/horst/Makefile b/net/horst/Makefile index 2f3172527..1706bdc83 100644 --- a/net/horst/Makefile +++ b/net/horst/Makefile @@ -15,6 +15,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).zip PKG_SOURCE_URL:=http://br1.einfach.org/horst_dl/ PKG_MD5SUM:=7eb6f7ae819722b1fcdd86df98f7884d +PKG_BUILD_PARALLEL:=1 + include $(INCLUDE_DIR)/package.mk define Package/horst -- 2.11.0