a9a7490786
Replace the individual TARGET_*=y lines with TARGET_ARCH, similar to how TARGET_BASE_ARCH is handled already. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
4 lines
62 B
Makefile
4 lines
62 B
Makefile
TARGET_ARCH=nios2
|
|
TARGET_BASE_ARCH=nios2
|
|
TARGET_ABI_DIR=nios2
|