kbuild: fix mode of checkstack.pl and other files.
authorPaolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Fri, 7 Apr 2006 14:16:40 +0000 (16:16 +0200)
committerSam Ravnborg <sam@mars.ravnborg.org>
Tue, 11 Apr 2006 11:37:07 +0000 (13:37 +0200)
commit71378be91f5473e89c8be170c6e49edda3bdbb67
tree0e776973af0d48034e2b15213af085849a74f3fe
parentd39a206bc35d46a3b2eb98cd4f34e340d5e56a50
kbuild: fix mode of checkstack.pl and other files.

Make it executable like it should be. Do the same for other files intended to be
executed by the user - the ones called by the build process needn't be
executable as they already work (as argument to their interpreter).

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
scripts/bloat-o-meter [changed mode: 0644->0755]
scripts/checkstack.pl [changed mode: 0644->0755]
scripts/namespace.pl [changed mode: 0644->0755]
scripts/show_delta [changed mode: 0644->0755]