From 06ed5c2bfacaf67039e87a213fa5d1cdde34246a Mon Sep 17 00:00:00 2001 From: Michal Marek Date: Wed, 20 Aug 2014 16:02:59 +0200 Subject: kbuild: Make scripts executable The Makefiles call the respective interpreter explicitly, but this makes it easier to use the scripts manually. Signed-off-by: Michal Marek --- scripts/mksysmap | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 scripts/mksysmap (limited to 'scripts/mksysmap') diff --git a/scripts/mksysmap b/scripts/mksysmap old mode 100644 new mode 100755 -- cgit v1.2.3-59-g8ed1b