Upstream: https://gitlab.com/qemu-project/qemu.git Upstream-Commit: d2e570cc0f97b936902a5b1b86b73c0f5998b475
5 lines
106 B
Makefile
5 lines
106 B
Makefile
TARGET_ARCH=avr
|
|
TARGET_XML_FILES= avr-cpu.xml
|
|
TARGET_LONG_BITS=32
|
|
TARGET_NOT_USING_LEGACY_LDST_PHYS_API=y
|