aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-11-26 14:15:59 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-11-26 14:15:59 +0000
commit005992f6dade9a1534762cf29585a56d423cab4e (patch)
treed99d8e21a941048c1366764b5c822df07374bf86
parent13401c7b7f73d33c9740ae3fafa98535a786e6c2 (diff)
downloadalpine-iso-005992f6dade9a1534762cf29585a56d423cab4e.tar.bz2
alpine-iso-005992f6dade9a1534762cf29585a56d423cab4e.tar.xz
replace target for 'mini' with 'extended'
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 99fc2d3..2af1f7c 100755
--- a/Makefile
+++ b/Makefile
@@ -521,7 +521,7 @@ all-release: current $(addsuffix .conf.mk, $(profiles))
PROFILE=$$i release || break; \
done
-edge desktop mini xen vanilla rpi uboot: current
+edge desktop extended xen vanilla rpi uboot: current
@fakeroot $(MAKE) ALPINE_RELEASE=$(current) PROFILE=alpine-$@ sha1
.PRECIOUS: $(MODLOOP_KERNELSTAMP) $(MODLOOP_DIRSTAMP) $(INITFS_DIRSTAMP) $(INITFS) $(ISO_KERNEL_STAMP)