From: nbd Date: Thu, 20 Sep 2012 12:06:32 +0000 (+0000) Subject: oprofile: enable parallel build X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=403a026e8fd4e98f2b8e6714e8b024ce1d2f4653;p=packages.git oprofile: enable parallel build git-svn-id: svn://svn.openwrt.org/openwrt/packages@33495 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/devel/oprofile/Makefile b/devel/oprofile/Makefile index e4729e144..ff88eeaf1 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