Skip to content

Commit

Permalink
minor makefile edit
Browse files Browse the repository at this point in the history
  • Loading branch information
schelleg authored Aug 3, 2016
1 parent 96ce84c commit dccb2e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ubuntu/scripts/update_pynq.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ if [ -d $REPO_DIR ] || [ -d $BACKUP_DIR ] ; then
exit 1
fi

make -f makefile.pynq update_all
make -f makefile.pynq update_pynq

0 comments on commit dccb2e1

Please sign in to comment.