diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-09-05 18:09:53 +0300 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-09-05 18:21:25 +0300 |
commit | 02abf88ca64b1d99a372555fadbd7691ed605d6b (patch) | |
tree | eae29ddbc68a870b1ea2b775899fd9912f7cc0ae /profiles | |
parent | Add 17.0/rv32imac profile tree (diff) | |
download | riscv-02abf88ca64b1d99a372555fadbd7691ed605d6b.tar.gz riscv-02abf88ca64b1d99a372555fadbd7691ed605d6b.tar.bz2 riscv-02abf88ca64b1d99a372555fadbd7691ed605d6b.zip |
Add rv32 profiles to profiles.desc
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/profiles.desc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/profiles.desc b/profiles/profiles.desc index c14df19..8cfd1ee 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -1,3 +1,5 @@ riscv default/linux/riscv/17.0/rv64gc dev riscv default/linux/riscv/17.0/rv64gc/lp64d stable riscv default/linux/riscv/17.0/rv64gc/lp64 stable +riscv default/linux/riscv/17.0/rv32imac/ilp32d stable +riscv default/linux/riscv/17.0/rv32imac/ilp32 stable |