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
This commit is contained in:
Andrew Turner 2024-06-20 09:26:20 +00:00
parent 68f044de29
commit 4f351c1ddc

View file

@ -3,7 +3,7 @@
# #
# Full list of all arches we don't build. # 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 # 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 # in the tree). It does a full clean build. For stand you can do all the archs in