summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-09-15 11:37:01 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-09-15 11:37:01 +0000
commit75d8f0a7b1fdc5d6623c1984b1d3a7c651779b5d (patch)
treeaa55d2fc7b3353c0b2b745317976bb47541dfcd1 /package
parent71837203faf2f43df233e3e446e435da26cde6e2 (diff)
libpcap: enable parallel builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33417 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/libpcap/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libpcap/Makefile b/package/libpcap/Makefile
index 15715ebe3..ba6549856 100644
--- a/package/libpcap/Makefile
+++ b/package/libpcap/Makefile
@@ -16,6 +16,7 @@ PKG_SOURCE_URL:=http://www.tcpdump.org/release/
PKG_MD5SUM:=1bca27d206970badae248cfa471bbb47
PKG_INSTALL:=1
+PKG_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/kernel.mk