From fa73168b08f37c8e5f2a7180b139808846d36d40 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Mon, 21 Sep 2020 05:19:07 -0400 Subject: default-configs: remove redundant keys TARGET_BASE_ARCH and TARGET_ABI_DIR are 99% of the time the same as TARGET_ARCH, remove them if so. Signed-off-by: Paolo Bonzini --- default-configs/targets/unicore32-softmmu.mak | 1 - 1 file changed, 1 deletion(-) (limited to 'default-configs/targets/unicore32-softmmu.mak') diff --git a/default-configs/targets/unicore32-softmmu.mak b/default-configs/targets/unicore32-softmmu.mak index 23d02da953..57331e94fe 100644 --- a/default-configs/targets/unicore32-softmmu.mak +++ b/default-configs/targets/unicore32-softmmu.mak @@ -1,2 +1 @@ TARGET_ARCH=unicore32 -TARGET_BASE_ARCH=unicore32 -- cgit v1.2.3