From a511917f181b077d20dc8875d43feac1f3c14686 Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Tue, 29 Sep 2020 09:25:00 -0400 Subject: [PATCH] configure: Compact the target selection a bit Change-Id: Ic20f4085d2a135f6596d3e80be8ff1017c6b7480 --- tools/configure | 109 +++++++++++++++++++++++------------------------- 1 file changed, 52 insertions(+), 57 deletions(-) diff --git a/tools/configure b/tools/configure index 7c9e3773c6..2b29a3d784 100755 --- a/tools/configure +++ b/tools/configure @@ -1535,65 +1535,60 @@ if [ "$ARG_TARGET" ]; then else echo "Enter target platform:" cat <