Change file permissions from 100755 to 100644 in two patches (thanks Qian Hong).

This commit is contained in:
Sebastian Lackner
2015-05-30 20:28:41 +02:00
parent 55902fb521
commit c7d100897a
2 changed files with 2 additions and 2 deletions

View File

@@ -524,7 +524,7 @@ index 0000000..9b8a6a7
+ unload_driver(service, filename);
+}
diff --git a/tools/make_makefiles b/tools/make_makefiles
index f0b40c0..46b8389 100755
index f0b40c0..46b8389 100644
--- a/tools/make_makefiles
+++ b/tools/make_makefiles
@@ -257,7 +257,7 @@ sub parse_makefile($)