commit: 5c61043fbd7fe15fc71771d0d181a52dcfe26af5 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Wed Sep 2 22:10:06 2020 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Wed Sep 2 22:10:06 2020 +0000 URL: https://gitweb.gentoo.org/proj/riscv.git/commit/?id=5c61043f
profiles: Add profiles.desc Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/profiles.desc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/profiles.desc b/profiles/profiles.desc new file mode 100644 index 0000000..c14df19 --- /dev/null +++ b/profiles/profiles.desc @@ -0,0 +1,3 @@ +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
