projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01ccf02
)
netifd: enable parallel build
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 18 Oct 2012 00:09:45 +0000
(
00:09
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 18 Oct 2012 00:09:45 +0000
(
00:09
+0000)
SVN-Revision: 33832
package/network/config/netifd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/config/netifd/Makefile
b/package/network/config/netifd/Makefile
index a09de61edd287b96b47d4a70b4ce59684e0f6547..1bbc05cb9db8e96b3c0239882cb335e6e051786e 100644
(file)
--- 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