Set check-lxdialog.sh mode properly
This script is used by 'make menuconfig', but being non executable it fails to run, causing the make invocation failure. Setting 'x' mode bits fixes the problem. BRANCH=none BUG=none TEST=manual . run the following commands in coreboot tree $ cd payloads/libpayload/ $ cp configs/config.bayleybay .config $ make menuconfig This sequence now succeeds, it was failing before. Change-Id: I925ca4ee056937b6c38ad34f5520fd621f9d9eb0 Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/173564 Reviewed-by: Stefan Reinauer <reinauer@google.com> Commit-Queue: Stefan Reinauer <reinauer@google.com>
This commit is contained in:
parent
19dd9c85e4
commit
3ddb9d221e
1 changed files with 0 additions and 0 deletions
0
payloads/libpayload/util/kconfig/lxdialog/check-lxdialog.sh
Normal file → Executable file
0
payloads/libpayload/util/kconfig/lxdialog/check-lxdialog.sh
Normal file → Executable file
Loading…
Add table
Add a link
Reference in a new issue