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/kconfig | |
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/kconfig')
-rwxr-xr-x[-rw-r--r--] | scripts/kconfig/lxdialog/check-lxdialog.sh | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | scripts/kconfig/streamline_config.pl | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/scripts/kconfig/lxdialog/check-lxdialog.sh b/scripts/kconfig/lxdialog/check-lxdialog.sh index 9d2a4c5..9d2a4c5 100644..100755 --- a/scripts/kconfig/lxdialog/check-lxdialog.sh +++ b/scripts/kconfig/lxdialog/check-lxdialog.sh diff --git a/scripts/kconfig/streamline_config.pl b/scripts/kconfig/streamline_config.pl index 9cb8522..9cb8522 100644..100755 --- a/scripts/kconfig/streamline_config.pl +++ b/scripts/kconfig/streamline_config.pl |