ipsec-tools: Enable parallel build

git-svn-id: svn://svn.openwrt.org/openwrt/packages@23379 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mb 2010-10-10 14:15:25 +00:00
parent 7f7c28850a
commit f890dbdff6

View File

@ -16,6 +16,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@SF/ipsec-tools
PKG_MD5SUM:=821bd84e8d4ad5a93bf594b8b3d66e1e
PKG_BUILD_PARALLEL:=1
PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk