projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f71d245
)
ekg: Enable parallel build
author
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 2 Nov 2010 16:06:08 +0000
(16:06 +0000)
committer
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 2 Nov 2010 16:06:08 +0000
(16:06 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23785
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/ekg/Makefile
patch
|
blob
|
history
diff --git
a/net/ekg/Makefile
b/net/ekg/Makefile
index
40d36d3
..
c5bb6e7
100644
(file)
--- a/
net/ekg/Makefile
+++ b/
net/ekg/Makefile
@@
-15,6
+15,7
@@
PKG_SOURCE_URL:=http://ekg.chmurka.net/
PKG_MD5SUM:=2aa92b56517fdf09d75519a105772b74
PKG_INSTALL:=1
+PKG_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/package.mk