mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00: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:
parent
8f2578d7b7
commit
97edb8f629
@ -1,5 +1,6 @@
|
|||||||
config BR2_PACKAGE_PPTP_LINUX
|
config BR2_PACKAGE_PPTP_LINUX
|
||||||
bool "pptp-linux"
|
bool "pptp-linux"
|
||||||
|
depends on BR2_USE_MMU # fork()
|
||||||
help
|
help
|
||||||
An implementation of the Point-to-point protocol client.
|
An implementation of the Point-to-point protocol client.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user