summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/package/openswan/Config.in
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2006-06-17 15:16:21 +0000
committerNicolas Thill <nico@openwrt.org>2006-06-17 15:16:21 +0000
commit989d7358ba17bbece31b30c0fccedaba07c944da (patch)
treed511a356dac232ebe98c2c6f13811a1f331d9a4b /openwrt/target/linux/package/openswan/Config.in
parent4f1a0ec18e10a5ec02354e43584123821dc4a9ee (diff)
downloadmtk-20170518-989d7358ba17bbece31b30c0fccedaba07c944da.zip
mtk-20170518-989d7358ba17bbece31b30c0fccedaba07c944da.tar.gz
mtk-20170518-989d7358ba17bbece31b30c0fccedaba07c944da.tar.bz2
move openswan from target/linux/package to package/.
SVN-Revision: 3974
Diffstat (limited to 'openwrt/target/linux/package/openswan/Config.in')
-rw-r--r--openwrt/target/linux/package/openswan/Config.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/openwrt/target/linux/package/openswan/Config.in b/openwrt/target/linux/package/openswan/Config.in
deleted file mode 100644
index faf0f8f..0000000
--- a/openwrt/target/linux/package/openswan/Config.in
+++ /dev/null
@@ -1,10 +0,0 @@
-config PACKAGE_KMOD_OPENSWAN
- prompt "kmod-openswan..................... Openswan kernel module"
- tristate
- default m if DEVEL
- help
- Openswan is an implementation of IPsec for Linux.
-
- http://www.openswan.org/
-
- This package contains the Openswan IPSec module for the kernel