From 0c345f41fcb0751d512214eec9a8cb9dad6a19e6 Mon Sep 17 00:00:00 2001 From: Simon John Date: Mon, 22 Dec 2014 16:28:16 +0000 Subject: [PATCH] Made python/shell scripts executable --- app/gen_misc.sh | 0 app/gen_misc_plus.sh | 0 tools/gen_appbin.py | 0 tools/gen_flashbin.py | 0 tools/makefile.sh | 0 5 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 app/gen_misc.sh mode change 100644 => 100755 app/gen_misc_plus.sh mode change 100644 => 100755 tools/gen_appbin.py mode change 100644 => 100755 tools/gen_flashbin.py mode change 100644 => 100755 tools/makefile.sh diff --git a/app/gen_misc.sh b/app/gen_misc.sh old mode 100644 new mode 100755 diff --git a/app/gen_misc_plus.sh b/app/gen_misc_plus.sh old mode 100644 new mode 100755 diff --git a/tools/gen_appbin.py b/tools/gen_appbin.py old mode 100644 new mode 100755 diff --git a/tools/gen_flashbin.py b/tools/gen_flashbin.py old mode 100644 new mode 100755 diff --git a/tools/makefile.sh b/tools/makefile.sh old mode 100644 new mode 100755