mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +00:00
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:
parent
37c650b4ee
commit
96265d5ea9
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue