summaryrefslogtreecommitdiff
path: root/package/pptp
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-12-26 15:15:43 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-12-26 15:15:43 +0100
commitf8f4789eb00ad9e7768a98bed5f598f36c6679f4 (patch)
tree23e1e1aaa58b147f21e3ee19a25886edf7960cb9 /package/pptp
parentad9e0b66c9f717f3cdcc4a265fd2a41a37b8ed1b (diff)
parent6967ec40538c8b4f8646dfc38aa355dc70a84dab (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/pptp')
-rw-r--r--package/pptp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/pptp/Makefile b/package/pptp/Makefile
index 46faa1d85..64819bbe8 100644
--- a/package/pptp/Makefile
+++ b/package/pptp/Makefile
@@ -11,6 +11,8 @@ PKG_DESCR:= point-to-point tunneling protocol client
PKG_SECTION:= net/ppp
PKG_DEPENDS:= ppp
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=pptpclient/}
+PKG_CFLINE_PPTP:= select ADK_KERNEL_NET_IPGRE m@
+PKG_CFLINE_PPTP+= select ADK_KERNEL_PPP m
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz