mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00
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:
parent
c14518e942
commit
c1799a8462
3 changed files with 23 additions and 23 deletions
|
@ -94,7 +94,7 @@ case $line in
|
|||
TARGET_ABI_DIR=*)
|
||||
# do nothing
|
||||
;;
|
||||
TARGET_ARCH2=*)
|
||||
TARGET_NAME=*)
|
||||
# do nothing
|
||||
;;
|
||||
TARGET_DIRS=*)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue