2007-08-22 15:51:00 +00:00
|
|
|
config BR2_PACKAGE_PPTP_LINUX
|
|
|
|
|
bool "pptp-linux"
|
2013-05-24 13:43:01 +00:00
|
|
|
depends on BR2_USE_MMU # fork()
|
2007-08-22 15:51:00 +00:00
|
|
|
help
|
|
|
|
|
An implementation of the Point-to-point protocol client.
|
|
|
|
|
|
|
|
|
|
http://pptpclient.sourceforge.net/
|