mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
Fixes: http://autobuild.buildroot.org/results/9b8/9b80537d0efb3fefab486abaecd128bd18e0efdb Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
8 lines
187 B
Plaintext
8 lines
187 B
Plaintext
config BR2_PACKAGE_PPTP_LINUX
|
|
bool "pptp-linux"
|
|
depends on BR2_USE_MMU # fork()
|
|
help
|
|
An implementation of the Point-to-point protocol client.
|
|
|
|
http://pptpclient.sourceforge.net/
|