diff options
Diffstat (limited to 'default-configs/targets/avr-softmmu.mak')
-rw-r--r-- | default-configs/targets/avr-softmmu.mak | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default-configs/targets/avr-softmmu.mak b/default-configs/targets/avr-softmmu.mak index 46b6da717c..547c2986b6 100644 --- a/default-configs/targets/avr-softmmu.mak +++ b/default-configs/targets/avr-softmmu.mak @@ -1,3 +1,3 @@ -TARGET_AVR=y +TARGET_ARCH=avr TARGET_BASE_ARCH=avr TARGET_XML_FILES= gdb-xml/avr-cpu.xml |