Makefile: add optional "make image" support

This commit is contained in:
Stefan Saraev 2013-09-16 18:13:09 +03:00
parent ac3c98aae2
commit be630adfe1

View File

@ -8,6 +8,9 @@ system:
release:
./scripts/image release
image:
BUILD_IMAGE=yes ./scripts/image release
noobs:
./scripts/image noobs