commit: 7ec7b0c56c1fc5ee3f56a8c48de8ea87a2694a37 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Mon Apr 12 19:05:41 2021 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Mon Apr 12 19:39:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ec7b0c5
profiles/desc/qemu_user_targets.desc: add hexagon user target Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/desc/qemu_user_targets.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/desc/qemu_user_targets.desc b/profiles/desc/qemu_user_targets.desc index 9745378ade8..286a4688d07 100644 --- a/profiles/desc/qemu_user_targets.desc +++ b/profiles/desc/qemu_user_targets.desc @@ -11,6 +11,7 @@ alpha - userspace emulation target arm - ARM (little endian) userspace emulation target armeb - ARM (big endian) userspace emulation target cris - userspace emulation target +hexagon - Qualcomm hexagon userspace emulation target hppa - userspace emulation target i386 - userspace emulation target m68k - userspace emulation target
