projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Convert pptpd to new packaging style
[openwrt.git]
/
openwrt
/
package
/
pptpd
/
Config.in
1
config BR2_PACKAGE_PPTPD
2
prompt "pptpd - a PPTP (Point-to-Point Tunneling Protocol) server"
3
tristate
4
default m if CONFIG_DEVEL
5
select BR2_PACKAGE_KMOD_GRE
6
select BR2_PACKAGE_PPP
7
help
8
A Point-to-Point Tunneling Protocol server
9
10
http://poptop.sourceforge.net/
11
12
This page took
0.036998 seconds
and
5
git commands to generate.