]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit713b8704553d8e096ed7db6a944bf17a2c0e8750
tree12e5d171b6f111a43118ecdd15cb716f3dfc362e
parent93e08937bc58c51cee8c371b7593b2be4a6d736c
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]