aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xMakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 08603b2..c93192d 100755
--- a/Makefile
+++ b/Makefile
@@ -330,6 +330,7 @@ $(ISO): $(ISOFS_DIRSTAMP)
-boot-info-table \
-quiet \
-follow-links \
+ -V "$(ALPINE_NAME) $(ALPINE_RELEASE) $(ALPINE_ARCH)" \
$(ISO_OPTS) \
$(ISO_DIR) && isohybrid $(ISO)
@ln -fs $@ $(ISO_LINK)