aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--release/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/release/Makefile b/release/Makefile
index 9ef9d2cd61e4..59e0829c9be3 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -937,6 +937,7 @@ iso.1:
${CD_EXTRA_BITS} \
&& false
.endif
+ @(cd ${CD} && md5 *.iso > ${BUILDNAME}-${TARGET}-iso.CHECKSUM.MD5)
touch ${.TARGET}
.else
@echo "Do not know how to create an ISO for ${TARGET_ARCH}."