projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] ppp: use service_kill()
[openwrt.git]
/
package
/
iptables
/
Makefile
diff --git
a/package/iptables/Makefile
b/package/iptables/Makefile
index
08b1450
..
8609b6d
100644
(file)
--- a/
package/iptables/Makefile
+++ b/
package/iptables/Makefile
@@
-21,6
+21,7
@@
PKG_SOURCE_URL:=http://www.netfilter.org/projects/iptables/files \
PKG_FIXUP:=libtool
PKG_INSTALL:=1
+PKG_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/package.mk
ifeq ($(DUMP),)
This page took
0.019205 seconds
and
4
git commands to generate.