projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
more BR2_ / CONFIG_ patches
[openwrt.git]
/
package
/
pptp
/
Config.in
diff --git
a/package/pptp/Config.in
b/package/pptp/Config.in
index
905506e
..
425473a
100644
(file)
--- a/
package/pptp/Config.in
+++ b/
package/pptp/Config.in
@@
-1,11
+1,11
@@
-config
BR2_
PACKAGE_PPTP
- prompt "pptp
-
PPTP (Point-to-Point Tunneling Protocol) client"
+config PACKAGE_PPTP
+ prompt "pptp
..............................
PPTP (Point-to-Point Tunneling Protocol) client"
tristate
tristate
- default m if
CONFIG_
DEVEL
- select
BR2_
PACKAGE_KMOD_GRE
- select
BR2_
PACKAGE_PPP
+ default m if DEVEL
+ select PACKAGE_KMOD_GRE
+ select PACKAGE_PPP
help
A Point-to-Point Tunneling Protocol Client
http://pptpclient.sourceforge.net/
help
A Point-to-Point Tunneling Protocol Client
http://pptpclient.sourceforge.net/
-
+
This page took
0.021594 seconds
and
4
git commands to generate.