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
75 B
Makefile
4 lines
75 B
Makefile
TARGET_ARCH=avr
|
|
TARGET_BASE_ARCH=avr
|
|
TARGET_XML_FILES= gdb-xml/avr-cpu.xml
|