summaryrefslogtreecommitdiffstats
path: root/package/network/config
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-10-18 00:09:45 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-10-18 00:09:45 +0000
commit88f3c59fb98352ddd93bd62b2cb920c06ae40c46 (patch)
tree7336abf153ff5a5d49d22e463576eeeb7280bd04 /package/network/config
parent01ccf0225bf0df785e2798f02359926a6c4ce9e5 (diff)
downloadmaster-31e0f0ae-88f3c59fb98352ddd93bd62b2cb920c06ae40c46.tar.gz
master-31e0f0ae-88f3c59fb98352ddd93bd62b2cb920c06ae40c46.tar.bz2
master-31e0f0ae-88f3c59fb98352ddd93bd62b2cb920c06ae40c46.zip
netifd: enable parallel build
SVN-Revision: 33832
Diffstat (limited to 'package/network/config')
-rw-r--r--package/network/config/netifd/Makefile2
1 files changed, 2 insertions, 0 deletions
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 <nbd@openwrt.org>
# PKG_MIRROR_MD5SUM:=
# CMAKE_INSTALL:=1
+PKG_BUILD_PARALLEL:=1
+
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk