From 5359bc8a68791952ee554a43ca66a5799d6808a4 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 18 Oct 2012 00:09:45 +0000 Subject: netifd: enable parallel build git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33832 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/config/netifd/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/network/config/netifd/Makefile b/package/network/config/netifd/Makefile index a09de61edd..1bbc05cb9d 100644 --- a/package/network/config/netifd/Makefile +++ b/package/network/config/netifd/Makefile @@ -13,6 +13,8 @@ PKG_MAINTAINER:=Felix Fietkau # PKG_MIRROR_MD5SUM:= # CMAKE_INSTALL:=1 +PKG_BUILD_PARALLEL:=1 + include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/cmake.mk -- cgit v1.2.3