From: mb Date: Wed, 13 Oct 2010 19:05:59 +0000 (+0000) Subject: openl2tp: Enable parallel build X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=c264a0c812ff15f79b8cb16f166fc0abef872de7;p=packages.git openl2tp: Enable parallel build git-svn-id: svn://svn.openwrt.org/openwrt/packages@23428 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/openl2tp/Makefile b/net/openl2tp/Makefile index bf89cf870..2dcf8841d 100644 --- a/net/openl2tp/Makefile +++ b/net/openl2tp/Makefile @@ -17,6 +17,7 @@ PKG_SOURCE_URL:=@SF/openl2tp PKG_MD5SUM:=87f035ca5ddf7c61e720f422cdc997cf PKG_BUILD_DEPENDS:=libreadline libncurses +PKG_BUILD_PARALLEL:=1 PKG_PPPD_VERSION:=2.4.4 include $(INCLUDE_DIR)/package.mk