aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitchell Horne <mhorne@FreeBSD.org>2022-11-01 15:20:01 +0000
committerMitchell Horne <mhorne@FreeBSD.org>2022-11-01 15:20:55 +0000
commitc34ffd6c8b2859ef46873e6c3d6b3655da6db8c0 (patch)
treec3b99a418a875a12c1a52d5e0a4c67c20a6c5ed6
parent6028a56562bf912a86ffcb7521a58e4165937e6e (diff)
downloadsrc-c34ffd6c8b2859ef46873e6c3d6b3655da6db8c0.tar.gz
src-c34ffd6c8b2859ef46873e6c3d6b3655da6db8c0.zip
README.md: link to the list of supported platforms
It answers a question that someone might have when faced with the source tree for the first time, and improves discoverability of the platforms page. Reviewed by: emaste MFC after: 1 week Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D37179
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index a2e9e8f88679..93599c66511d 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,9 @@ Additional copyright information also exists for some sources in this tree - ple
The Makefile in this directory supports a number of targets for building components (or all) of the FreeBSD source tree.
See build(7), config(8), [FreeBSD handbook on building userland](https://docs.freebsd.org/en/books/handbook/cutting-edge/#makeworld), and [Handbook for kernels](https://docs.freebsd.org/en/books/handbook/kernelconfig/) for more information, including setting make(1) variables.
+For information on the CPU architectures and platforms supported by FreeBSD, see the [FreeBSD
+website's Platforms page](https://www.freebsd.org/platforms/).
+
Source Roadmap:
---------------
| Directory | Description |