configure: include tilegx-linux-user in the deprecation logic

The target is already marked as deprecated in the documentation.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200915134317.11110-7-alex.bennee@linaro.org>
master
Alex Bennée 2020-09-15 14:43:15 +01:00
parent 98db9a0667
commit 44bf7a3464
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -280,7 +280,7 @@ supported_whpx_target() {
return 1
}
deprecated_targets_list=ppc64abi32-linux-user
deprecated_targets_list=ppc64abi32-linux-user,tilegx-linux-user
deprecated_features=""
supported_target() {