summaryrefslogtreecommitdiffstats
path: root/release/Makefile.mirrors
diff options
context:
space:
mode:
Diffstat (limited to 'release/Makefile.mirrors')
-rw-r--r--release/Makefile.mirrors3
1 files changed, 3 insertions, 0 deletions
diff --git a/release/Makefile.mirrors b/release/Makefile.mirrors
index 6bc7b29..5decea2 100644
--- a/release/Makefile.mirrors
+++ b/release/Makefile.mirrors
@@ -91,6 +91,9 @@ iso-images-stage:
. endif
cd ${ISO_DIR} && ${CHECKSUM:tl} ${OSRELEASE}* > \
CHECKSUM.${CHECKSUM}-${REVISION}-${BRANCH}-${SNAP_SUFFIX}
+ cd ${ISO_DIR} && \
+ ln -s \
+ ../../${TARGET}/${TARGET_ARCH}/${CHECKSUM}-${REVISION}-${BRANCH}-${SNAP_SUFFIX}
. endfor
.else # !snapshot
cd ${TLD}/ISO-IMAGES/${REVISION} && ln -s \
OpenPOWER on IntegriCloud