From 4f351c1ddcfbd74a93e9969ab7b99f09e785de55 Mon Sep 17 00:00:00 2001 From: Andrew Turner Date: Thu, 20 Jun 2024 09:26:20 +0000 Subject: [PATCH] tools/boot/universe.sh: Remove armv6 from a comment It is in the process of being removed. Reviewed by: manu, emaste Sponsored by: Arm Ltd Differential Revision: https://reviews.freebsd.org/D45642 --- tools/boot/universe.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/boot/universe.sh b/tools/boot/universe.sh index 3e033ce26ae2..e97858ff2bcb 100755 --- a/tools/boot/universe.sh +++ b/tools/boot/universe.sh @@ -3,7 +3,7 @@ # # Full list of all arches we don't build. # -# powerpc/powerpcspe arm/armv6 +# powerpc/powerpcspe # # This script is expected to be run in stand (though you could run it anywhere # in the tree). It does a full clean build. For stand you can do all the archs in