projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be6f437
)
ppp: enable parallel builds
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 15 Sep 2012 11:36:55 +0000
(11:36 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 15 Sep 2012 11:36:55 +0000
(11:36 +0000)
SVN-Revision: 33415
package/ppp/Makefile
patch
|
blob
|
history
diff --git
a/package/ppp/Makefile
b/package/ppp/Makefile
index 5e456361f6ab9b8a6ccd15c82262871e15193c2a..3f7aa7bdb907236593bc0c8c84b261878a6edee0 100644
(file)
--- a/
package/ppp/Makefile
+++ b/
package/ppp/Makefile
@@
-20,6
+20,7
@@
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSI
PKG_BUILD_DEPENDS:=libpcap
+PKG_BUILD_PARALLEL:=1
PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk