Skip to content

Commit

Permalink
Support for extra (non-executable) files
Browse files Browse the repository at this point in the history
  • Loading branch information
Sec42 committed Dec 23, 2011
1 parent 0d34d10 commit c15123e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions firmware/release-all
Expand Up @@ -52,6 +52,7 @@ echo "###"
mv l0dable/*.c0d $TARG/files/
mv l0dable/*.int $TARG/files/
mv l0dable/*.nik $TARG/files/
cp l0dable/files/* $TARG/files/

if grep -q 'define ENCRYPT_L0DABLE' SECRETS ; then

Expand Down

0 comments on commit c15123e

Please sign in to comment.