build: rename TARGET_ARCH2 to TARGET_NAME

Do not introduce any new use yet.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1370349928-20419-3-git-send-email-pbonzini@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
Paolo Bonzini 2013-06-14 15:19:07 +01:00 committed by Peter Maydell
parent c14518e942
commit c1799a8462
3 changed files with 23 additions and 23 deletions

View file

@ -94,7 +94,7 @@ case $line in
TARGET_ABI_DIR=*)
# do nothing
;;
TARGET_ARCH2=*)
TARGET_NAME=*)
# do nothing
;;
TARGET_DIRS=*)