coreboot/payloads/libpayload/util/kconfig
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
..
lxdialog Set check-lxdialog.sh mode properly 2013-10-22 21:41:24 +00:00
check.sh Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
conf.c Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
confdata.c libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig. 2013-08-14 17:05:33 -07:00
expr.c Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
expr.h 1. 2008-09-23 21:29:53 +00:00
gconf.c Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
gconf.glade Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
images.c Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
kconfig_load.c Allow 'make menuconfig' to function within libpayload. 2008-03-20 01:56:05 +00:00
kxgettext.c Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
lex.zconf.c_shipped Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
lkc.h Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
lkc_proto.h Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
Makefile Respect linker order 2011-12-21 16:27:01 +01:00
mconf.c libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig. 2013-08-14 17:05:33 -07:00
menu.c Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
POTFILES.in Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
qconf.cc Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
qconf.h Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
regex.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
regex.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
symbol.c Copy mingw support for kconfig from coreboot to libpayload 2010-04-20 16:00:07 +00:00
util.c Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
zconf.gperf Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
zconf.hash.c_shipped Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
zconf.l Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
zconf.tab.c_shipped Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
zconf.y Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00