commit: a70012360bc22a7706fff87aca7a659e985f57b0 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Fri Jul 17 21:58:53 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Fri Jul 17 22:06:56 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7001236
profiles/desc/qemu_softmmu_targets.desc: add 'avr' target Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/desc/qemu_softmmu_targets.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/desc/qemu_softmmu_targets.desc b/profiles/desc/qemu_softmmu_targets.desc index eff88edd2f2..124e0d38f0d 100644 --- a/profiles/desc/qemu_softmmu_targets.desc +++ b/profiles/desc/qemu_softmmu_targets.desc @@ -8,6 +8,7 @@ aarch64 - ARM64 system emulation target alpha - system emulation target arm - system emulation target +avr - system emulation target cris - system emulation target hppa - system emulation target i386 - system emulation target
