diff --git a/docs/egl.html b/docs/egl.html index bc21c6c4894..fb94f8c7136 100644 --- a/docs/egl.html +++ b/docs/egl.html @@ -89,9 +89,11 @@ types such as EGLNativeDisplayType or

The available platforms are x11, drm, wayland, surfaceless, android, -and haiku. The android platform -can only be built as a system component, part of AOSP, while the -haiku platform can only be built with SCons. +and haiku. +The android platform can either be built as a system +component, part of AOSP, using Android.mk files, or +cross-compiled using appropriate configure options. +The haiku platform can only be built with SCons. Unless for special needs, the build system should select the right platforms automatically.