From: Michal Marek Date: Wed, 20 Aug 2014 14:02:59 +0000 (+0200) Subject: kbuild: Make scripts executable X-Git-Tag: 1_25_0~47 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=935fe68236f21bf641b316fea1867754e754911b;p=oweals%2Fbusybox.git 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 Signed-off-by: Mike Frysinger --- diff --git a/scripts/kconfig/lxdialog/check-lxdialog.sh b/scripts/kconfig/lxdialog/check-lxdialog.sh old mode 100644 new mode 100755