summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>2016-09-02 16:15:12 +0200
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2016-09-07 01:00:19 +0300
commite870da51243720c2baa460dc877728d345c0bbe8 (patch)
tree786977b13ffe409886b28f6a3c3233b6da99e7e2 /scripts
parenta14074ae637b03255c906e53bd026498b5b91698 (diff)
Don't try to install non-existent script file vsp1.sh
Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Makefile b/scripts/Makefile
index 27bac1a..8c452f4 100644
--- a/scripts/Makefile
+++ b/scripts/Makefile
@@ -1,4 +1,4 @@
-SCRIPTS=logger.sh vsp-lib.sh vsp1.sh
+SCRIPTS=logger.sh vsp-lib.sh
all: