netifd: enable parallel build
authorFelix Fietkau <nbd@openwrt.org>
Thu, 18 Oct 2012 00:09:45 +0000 (00:09 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 18 Oct 2012 00:09:45 +0000 (00:09 +0000)
SVN-Revision: 33832

package/network/config/netifd/Makefile

index a09de61edd287b96b47d4a70b4ce59684e0f6547..1bbc05cb9db8e96b3c0239882cb335e6e051786e 100644 (file)
@@ -13,6 +13,8 @@ PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
 # PKG_MIRROR_MD5SUM:=
 # CMAKE_INSTALL:=1
 
+PKG_BUILD_PARALLEL:=1
+
 include $(INCLUDE_DIR)/package.mk
 include $(INCLUDE_DIR)/cmake.mk