1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-28 09:40:00 +02:00

libpcap: enable parallel builds

SVN-Revision: 33417
This commit is contained in:
Felix Fietkau 2012-09-15 11:37:01 +00:00
parent d7a6141297
commit e3b3a9473c

View File

@ -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