oprofile: enable parallel build

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33495 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2012-09-20 12:06:32 +00:00
parent b2deb0e42a
commit 403a026e8f

View File

@ -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