kbuild: fix mode of checkstack.pl and other files.
authorPaolo 'Blaisorblade' Giarrusso <[email protected]>
Fri, 7 Apr 2006 14:16:40 +0000 (16:16 +0200)
committerSam Ravnborg <[email protected]>
Tue, 11 Apr 2006 11:37:07 +0000 (13:37 +0200)
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 <[email protected]>
Signed-off-by: Sam Ravnborg <[email protected]>
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]

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)