diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-12-26 02:28:58 -0600 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-12-26 02:29:27 -0600 |
commit | 222fca319f700e4d648a8994890a39ebc0642e7d (patch) | |
tree | 1aec696026d76e3ff2f34a84b39ffd5bdcf6b79c /package/vpnc/Makefile | |
parent | 6a2c3683c85b6388718932ea6597ea40612ab95f (diff) |
kernel config style. fixes for allmodconfig.
Diffstat (limited to 'package/vpnc/Makefile')
-rw-r--r-- | package/vpnc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/vpnc/Makefile b/package/vpnc/Makefile index a2beed52c..51e975b6c 100644 --- a/package/vpnc/Makefile +++ b/package/vpnc/Makefile @@ -13,6 +13,7 @@ PKG_DEPENDS:= libgcrypt libgpg-error PKG_BUILDDEP:= libgcrypt libgpg-error PKG_URL:= http://www.unix-ag.uni-kl.de/~massar/vpnc/ PKG_SITES:= http://www.unix-ag.uni-kl.de/~massar/vpnc/ +PKG_CFLINE_VPNC:= select ADK_KERNEL_TUN m DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz |