Add some clarifying notes to the TK1 device specs

Describe the platforms better because right now the only difference
is the "pro" tag which is easy to miss.

Change-Id: Ia3e31ed97799bf7f8b76ee3d0bb95c7ded7692db
Reviewed-by: Andreas Holzammer <andreas.holzammer@kdab.com>
This commit is contained in:
Laszlo Agocs 2016-03-30 07:56:20 +02:00
parent 0f60f6811f
commit f7cdb0abdb
2 changed files with 7 additions and 2 deletions

View File

@ -1,5 +1,7 @@
#
# qmake configuration for the Jetson TK1 boards
# qmake configuration for the Jetson TK1 boards running Linux For Tegra
#
# Note that this environment has been tested with X11 only.
#
# A typical configure line might look like:
# configure \

View File

@ -1,5 +1,8 @@
#
# qmake configuration for the Jetson TK1 Pro boards
# qmake configuration for the Jetson TK1 Pro boards running Vibrante Linux
#
# This environment supports eglfs (via DRM, EGLDevice, and EGLStream),
# Wayland (requires an EGLStream-capable compositor), and X11 (untested).
#
# A typical configure line might look like:
# configure \