diff options
author | Masahiro Yamada | 2014-10-30 11:06:14 +0900 |
---|---|---|
committer | Tom Rini | 2014-11-12 13:25:42 -0500 |
commit | 06471dfc3d041068dd1d68eb373537868be8059e (patch) | |
tree | 91817b08403633930445cb7a0ef4f2913e0709cf /scripts/kconfig/lxdialog | |
parent | ecfdcee5d9299624c57f0118b137d06d376c115a (diff) |
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/kconfig/lxdialog')
-rwxr-xr-x[-rw-r--r--] | scripts/kconfig/lxdialog/check-lxdialog.sh | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/scripts/kconfig/lxdialog/check-lxdialog.sh b/scripts/kconfig/lxdialog/check-lxdialog.sh index 9d2a4c585ee..9d2a4c585ee 100644..100755 --- a/scripts/kconfig/lxdialog/check-lxdialog.sh +++ b/scripts/kconfig/lxdialog/check-lxdialog.sh |