sdk: mkproject: Remove variant support from usage

This feature is deprecated and will be permanently removed in future.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
Alex Gonzalez 2017-01-31 17:36:53 +01:00
parent 9ea7568d8d
commit 358961f2b1
1 changed files with 0 additions and 5 deletions

View File

@ -48,14 +48,9 @@ Usage: source ${MKP_SCRIPTNAME} [OPTIONS]
-l list supported platforms
-p <platform> select platform for the project
-v <variant> select platform variant
Supported platforms: $(display_supported_platforms)
See platform include files for supported variant names:
${MKP_SCRIPTPATH}/sources/meta-digi/meta-digi-arm/conf/machine/include/<platform>.inc
EOF
}