aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-11-26 13:41:14 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-11-26 13:50:42 +0000
commit611c20b848d739c7e5eb3f7eec55d4be67385daa (patch)
tree7386754bd9b3e16b4d694a872da4a3de2d6b8303
parent1467b0478f3b9077cdff727f335ca7a1a82366b9 (diff)
downloadalpine-iso-611c20b848d739c7e5eb3f7eec55d4be67385daa.tar.bz2
alpine-iso-611c20b848d739c7e5eb3f7eec55d4be67385daa.tar.xz
generate isohybrid image
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9c85305..99fc2d3 100755
--- a/Makefile
+++ b/Makefile
@@ -332,7 +332,7 @@ $(ISO): $(ISOFS_DIRSTAMP)
-quiet \
-follow-links \
$(ISO_OPTS) \
- $(ISO_DIR)
+ $(ISO_DIR) && isohybrid $(ISO)
@ln -fs $@ $(ISO_LINK)
isofs: $(ISOFS_DIRSTAMP)