[git commit] kbuild: Make scripts executable
Mike Frysinger
vapier at gentoo.org
Mon Apr 4 03:59:15 UTC 2016
commit: https://git.busybox.net/busybox/commit/?id=935fe68236f21bf641b316fea1867754e754911b
branch: https://git.busybox.net/busybox/commit/?id=refs/heads/master
The Makefiles call the respective interpreter explicitly, but this makes
it easier to use the scripts manually.
Signed-off-by: Michal Marek <mmarek at suse.cz>
Signed-off-by: Mike Frysinger <vapier at gentoo.org>
---
scripts/kconfig/lxdialog/check-lxdialog.sh | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/scripts/kconfig/lxdialog/check-lxdialog.sh b/scripts/kconfig/lxdialog/check-lxdialog.sh
old mode 100644
new mode 100755
More information about the busybox-cvs
mailing list