kbuild: Make scripts executable
authorMichal Marek <mmarek@suse.cz>
Wed, 20 Aug 2014 14:02:59 +0000 (16:02 +0200)
committerMichal Marek <mmarek@suse.cz>
Wed, 20 Aug 2014 14:03:45 +0000 (16:03 +0200)
The Makefiles call the respective interpreter explicitly, but this makes
it easier to use the scripts manually.

Signed-off-by: Michal Marek <mmarek@suse.cz>
23 files changed:
scripts/bootgraph.pl [changed mode: 0644->0755]
scripts/export_report.pl [changed mode: 0644->0755]
scripts/gcc-goto.sh [changed mode: 0644->0755]
scripts/gcc-ld [changed mode: 0644->0755]
scripts/gcc-version.sh [changed mode: 0644->0755]
scripts/gcc-x86_32-has-stack-protector.sh [changed mode: 0644->0755]
scripts/gcc-x86_64-has-stack-protector.sh [changed mode: 0644->0755]
scripts/gen_initramfs_list.sh [changed mode: 0644->0755]
scripts/headers_check.pl [changed mode: 0644->0755]
scripts/headers_install.sh [changed mode: 0644->0755]
scripts/kconfig/lxdialog/check-lxdialog.sh [changed mode: 0644->0755]
scripts/kconfig/streamline_config.pl [changed mode: 0644->0755]
scripts/link-vmlinux.sh [changed mode: 0644->0755]
scripts/markup_oops.pl [changed mode: 0644->0755]
scripts/mkmakefile [changed mode: 0644->0755]
scripts/mksysmap [changed mode: 0644->0755]
scripts/package/builddeb [changed mode: 0644->0755]
scripts/package/buildtar [changed mode: 0644->0755]
scripts/profile2linkerlist.pl [changed mode: 0644->0755]
scripts/rt-tester/rt-tester.py [changed mode: 0644->0755]
scripts/selinux/install_policy.sh [changed mode: 0644->0755]
scripts/tracing/draw_functrace.py [changed mode: 0644->0755]
scripts/xz_wrap.sh [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)