diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-10-30 02:06:14 (GMT) |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-11-12 18:25:42 (GMT) |
commit | 06471dfc3d041068dd1d68eb373537868be8059e (patch) | |
tree | 91817b08403633930445cb7a0ef4f2913e0709cf /scripts/binutils-version.sh | |
parent | ecfdcee5d9299624c57f0118b137d06d376c115a (diff) | |
download | u-boot-06471dfc3d041068dd1d68eb373537868be8059e.tar.xz |
kbuild: Make scripts executable
The Makefiles call the respective interpreter explicitly, but this makes
it easier to use the scripts manually.
(This commit follows commit 06ed5c2bfaca of Linux Kernel)
Signed-off-by: Michal Marek <mmarek@suse.cz>
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'scripts/binutils-version.sh')
-rwxr-xr-x[-rw-r--r--] | scripts/binutils-version.sh | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/scripts/binutils-version.sh b/scripts/binutils-version.sh index d4d9eb4..d4d9eb4 100644..100755 --- a/scripts/binutils-version.sh +++ b/scripts/binutils-version.sh |