release: match comment for if statement

Signed-off-by: Minsoo Choo <minsoochoo0122@proton.me>
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1903
This commit is contained in:
Minsoo Choo 2025-11-28 19:17:34 -05:00 committed by Warner Losh
parent 37c650b4ee
commit 96265d5ea9

View file

@ -45,7 +45,7 @@ TLD?= ${FTPDIR}/releases
SNAPSHOT= 1
. endif
IMAGES:= img
. endif # arm/armv6
. endif # arm/riscv
.endif # embedded
.if defined(WITH_VMIMAGES) && !empty(WITH_VMIMAGES)