From: Michael Büsch Date: Wed, 13 Oct 2010 19:05:59 +0000 (+0000) Subject: openl2tp: Enable parallel build X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=076d8f07a6e26e29dd9ff6f988053bde40a0fc63 openl2tp: Enable parallel build SVN-Revision: 23428 --- 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