From dccb2e14bc18e34581893e634f8cca7dcb4fb5fa Mon Sep 17 00:00:00 2001 From: Graham Schelle Date: Wed, 3 Aug 2016 17:32:01 -0600 Subject: [PATCH] minor makefile edit --- ubuntu/scripts/update_pynq.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu/scripts/update_pynq.sh b/ubuntu/scripts/update_pynq.sh index 646374a42f..3a41cebbf5 100755 --- a/ubuntu/scripts/update_pynq.sh +++ b/ubuntu/scripts/update_pynq.sh @@ -16,4 +16,4 @@ if [ -d $REPO_DIR ] || [ -d $BACKUP_DIR ] ; then exit 1 fi -make -f makefile.pynq update_all \ No newline at end of file +make -f makefile.pynq update_pynq