From: Felix Fietkau Date: Thu, 20 Sep 2012 12:06:32 +0000 (+0000) Subject: oprofile: enable parallel build X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=1ebaf9ed99edefc6e704419147680b49459eaeef;p=openwrt%2Fsvn-archive%2Farchive.git oprofile: enable parallel build SVN-Revision: 33495 --- diff --git a/devel/oprofile/Makefile b/devel/oprofile/Makefile index e4729e1446..ff88eeaf18 100644 --- a/devel/oprofile/Makefile +++ b/devel/oprofile/Makefile @@ -18,6 +18,7 @@ PKG_MD5SUM:=8b5d1d9b65f84420bcc3234777ad3be3 PKG_BUILD_DEPENDS:=binutils PKG_FIXUP:=autoreconf PKG_INSTALL:=1 +PKG_BUILD_PARALLEL:=1 include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/kernel.mk