diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2023-11-24 20:58:38 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2023-11-24 20:59:31 +0000 |
| commit | d442e79f88cb138d73ae6db2faab00baeb5cb512 (patch) | |
| tree | cb951055454722bd5f8a73904c845f28e1b83e3b | |
| parent | ce3449a20a3f2fc879b715bfb8c7ca1530b1189e (diff) | |
platforms/mips: indicate that it's unsupported as of 14.0
Sponsored by: The FreeBSD Foundation
| -rw-r--r-- | website/content/en/platforms/mips.adoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/website/content/en/platforms/mips.adoc b/website/content/en/platforms/mips.adoc index 9398ed8551..dc05d96a13 100644 --- a/website/content/en/platforms/mips.adoc +++ b/website/content/en/platforms/mips.adoc @@ -20,7 +20,8 @@ This page contains information about porting FreeBSD to the MIPS(R) platform. Di [[status]] == Status -MIPS is a link:{committers-guide}#archs[Tier 2] architecture, and as such is not fully supported by the link:../../[FreeBSD] project. +MIPS is a link:{committers-guide}#archs[Tier 2] architecture in FreeBSD 13.x, and as such is not fully supported by the link:../../[FreeBSD] project. +MIPS is unsupported as of FreeBSD 14.0. [[hw]] == FreeBSD/MIPS Hardware Notes |
