alpine.mk: do not generate usb images for releases

This commit is contained in:
Natanael Copa 2009-08-06 11:44:51 +00:00
parent c867de761e
commit 007759d761
1 changed files with 4 additions and 1 deletions

View File

@ -253,4 +253,7 @@ $(ALPINE_NAME).img: $(USBIMG)
img: $(ALPINE_NAME).img
sha1 release: $(ISO_SHA1) $(USBIMG_SHA1)
sha1: $(ISO_SHA1) $(USBIMG_SHA1)
release: $(ISO_SHA1)