summaryrefslogtreecommitdiffstats
path: root/package/network/config/netifd/Makefile
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-10-18 00:09:45 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-10-18 00:09:45 +0000
commit0222e188f4653e1b2fc84f22797904e2063fe36d (patch)
tree13c5b1b479d605c96366c43cc9804df9c75080cf /package/network/config/netifd/Makefile
parent478207f61c4f14e5b8bbe2dcf7a27ff37f314653 (diff)
netifd: enable parallel build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33832 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/config/netifd/Makefile')
-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 a09de61ed..1bbc05cb9 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