kconfig: Make nconf-cfg.sh executable
authorPetr Vorel <pvorel@suse.cz>
Sun, 7 Apr 2019 23:02:39 +0000 (01:02 +0200)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 9 Apr 2019 13:44:57 +0000 (22:44 +0900)
commitb63e37bc9ec4b47a1ffc06bdb631594161758f0f
tree12e5d171b6f111a43118ecdd15cb716f3dfc362e
parent79a3aaa7b82e3106be97842dedfd8429248896e6
kconfig: Make nconf-cfg.sh executable

Although it's not required for the build *conf-cfg.sh scripts to be
executable (they're run by CONFIG_SHELL), let's be consistent with other
scripts.

Signed-off-by: Petr Vorel <pvorel@suse.cz>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
scripts/kconfig/nconf-cfg.sh [changed mode: 0644->0755]