From 6638f3a918b467fd795dffac6cbdc4d8fc779227 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 26 Aug 2024 10:49:52 -0600 Subject: [PATCH] doc/arch/m68k.rst: Update toolchain comment The old wiki page has not exited for quite some time, update to note what we build with in CI at least. Signed-off-by: Tom Rini --- doc/arch/m68k.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/arch/m68k.rst b/doc/arch/m68k.rst index 8474ece62c..de7eb38495 100644 --- a/doc/arch/m68k.rst +++ b/doc/arch/m68k.rst @@ -82,9 +82,9 @@ A bash script similar to the one below may be used: Adopted toolchains ------------------ -Please check: -https://www.denx.de/wiki/U-Boot/ColdFireNotes - +Currently the `kernel.org cross-development toolchains +`_ are +used in the project CI builds. ColdFire specific configuration options/settings ------------------------------------------------ -- 2.39.5