From: Michael Büsch Date: Thu, 14 Oct 2010 15:46:12 +0000 (+0000) Subject: opennhrp: Enable parallel build X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=3153d01b4310d2e63f2afd93e7c56610c4a8b5db;hp=f896defc8b5e0f1638d4689f3ea56b5b0c593e37;ds=inline opennhrp: Enable parallel build SVN-Revision: 23444 --- diff --git a/net/opennhrp/Makefile b/net/opennhrp/Makefile index 73f86cfa85..bdaea94196 100644 --- a/net/opennhrp/Makefile +++ b/net/opennhrp/Makefile @@ -17,6 +17,7 @@ PKG_SOURCE_URL:=@SF/opennhrp PKG_MD5SUM:=6f6f8571ccc0a9f97e52c6240fe9002a PKG_FIXUP:=libtool +PKG_BUILD_PARALLEL:=1 PKG_INSTALL:=1 include $(INCLUDE_DIR)/package.mk