summaryrefslogtreecommitdiffstats
path: root/package/pptp/Config.in
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-05-24 09:50:24 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-05-24 09:50:24 +0000
commit3830e0d317c429f3770f6c36977cb6984d102602 (patch)
treed02ef6819b7e95a1ff662e9b269077487c2346cc /package/pptp/Config.in
parentc343b9656f9a548aa0323dabb725b9e2274847bb (diff)
sync pptp with trunk, remove Config.in and ipkg not needed anymore.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3828 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/pptp/Config.in')
-rw-r--r--package/pptp/Config.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/pptp/Config.in b/package/pptp/Config.in
deleted file mode 100644
index 425473a05..000000000
--- a/package/pptp/Config.in
+++ /dev/null
@@ -1,11 +0,0 @@
-config PACKAGE_PPTP
- prompt "pptp.............................. PPTP (Point-to-Point Tunneling Protocol) client"
- tristate
- default m if DEVEL
- select PACKAGE_KMOD_GRE
- select PACKAGE_PPP
- help
- A Point-to-Point Tunneling Protocol Client
-
- http://pptpclient.sourceforge.net/
-