From 076d8f07a6e26e29dd9ff6f988053bde40a0fc63 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michael=20B=C3=BCsch?= Date: Wed, 13 Oct 2010 19:05:59 +0000 Subject: [PATCH] openl2tp: Enable parallel build SVN-Revision: 23428 --- net/openl2tp/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/openl2tp/Makefile b/net/openl2tp/Makefile index bf89cf8707..2dcf8841d7 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 -- 2.30.2