mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-24 12:09:58 +00:00
fa73168b08
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 <pbonzini@redhat.com>
6 lines
110 B
Makefile
6 lines
110 B
Makefile
TARGET_ARCH=xtensa
|
|
TARGET_SYSTBL_ABI=common
|
|
TARGET_SYSTBL=syscall.tbl
|
|
TARGET_ALIGNED_ONLY=y
|
|
TARGET_HAS_BFLT=y
|