mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
pptp-linux: needs MMU
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>
This commit is contained in:
committed by
Peter Korsgaard
parent
8f2578d7b7
commit
97edb8f629
@@ -1,5 +1,6 @@
|
||||
config BR2_PACKAGE_PPTP_LINUX
|
||||
bool "pptp-linux"
|
||||
depends on BR2_USE_MMU # fork()
|
||||
help
|
||||
An implementation of the Point-to-point protocol client.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user