1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00

valgrind: enable parallel builds

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 36647
This commit is contained in:
Felix Fietkau 2013-05-17 09:37:15 +00:00
parent 56478636aa
commit 9b1181ed66

@ -19,6 +19,7 @@ PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
PKG_FIXUP = autoreconf
PKG_INSTALL := 1
PKG_BUILD_PARALLEL := 1
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/kernel.mk