coreboot/payloads/libpayload/util
Vadim Bendebury 3ddb9d221e 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>
2013-10-22 21:41:24 +00:00
..
kconfig Set check-lxdialog.sh mode properly 2013-10-22 21:41:24 +00:00
xcompile ARM: Generalize armv7 as arm. 2013-10-02 09:18:44 +00:00