Skip to content

Commit

Permalink
make release
Browse files Browse the repository at this point in the history
  • Loading branch information
Marius committed Apr 13, 2019
1 parent 1cd1998 commit 6b501a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,7 @@ firmware:
sdcard:
export MIX_TARGET=rpi0 \
&& mix firmware.burn -d ${SD_CARD}

release:
export MIX_TARGET=rpi0 \
&& mix firmware.burn -d kiwi.fw

0 comments on commit 6b501a4

Please sign in to comment.