coreboot-kgpe-d16/util/kconfig
Martin Roth 0ad5fbd48d util: Update all shebangs to use /usr/bin/env
Instead of hardcoding paths to the executables, use the version in the
path.  This allows the scripts to work on more systems, and allows the
binary version to be changed more easily if needed.

Signed-off-by: Martin Roth <martin@coreboot.org>
Change-Id: Ifcc56aa21092cd3866eacb6a02d198110ec6051d
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48904
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-01-25 08:57:40 +00:00
..
lxdialog util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
check.sh util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
conf.c util/kconfig/conf.c: Fix newline in error printf 2016-12-09 00:35:51 +01:00
confdata.c Kconfig: Write tmp files into same directory as target files 2019-08-30 10:42:29 +00:00
description.md util: Add description.md to each util 2018-07-26 13:26:50 +00:00
expr.c
expr.h
gconf.c util/kconfig: Fix gconfig build 2016-07-01 19:29:53 +02:00
gconf.glade
images.c
kxgettext.c
list.h
lkc.h kconfig: Allow KCONFIG_STRICT outside of confdata.c 2015-09-30 06:58:57 +00:00
lkc_proto.h
Makefile util/kconfig: Move coreboot specific changes into Makefile.inc 2019-11-27 23:27:29 +00:00
Makefile.inc util/kconfig: Move coreboot specific changes into Makefile.inc 2019-11-27 23:27:29 +00:00
mconf.c kconfig: kconfig_warnings needs to be defined for all frontends 2015-09-30 10:48:21 +00:00
menu.c
nconf.c util/kconfig: Silence warning about _GNU_SOURCE 2020-03-08 14:24:03 +00:00
nconf.gui.c
nconf.h
POTFILES.in
qconf.cc util/kconfig:xconf(QT): Update QT version of xconf 2016-02-03 03:46:18 +01:00
qconf.h {src,util}: Use NULL instead of 0 for pointer 2018-06-11 08:52:08 +00:00
regex.c util/kconfig: Silence warning about _GNU_SOURCE 2020-03-08 14:24:03 +00:00
regex.h Remove non-ascii & unprintable characters 2016-08-01 21:44:45 +02:00
symbol.c util/kconfig: Remove utsname for mingw 2015-11-26 23:59:50 +01:00
toada.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
util.c
zconf.gperf
zconf.hash.c_shipped
zconf.l util/kconfig: Use snprintf to avoid buffer overflow 2019-05-13 09:14:42 +00:00
zconf.lex.c_shipped util/kconfig: Use snprintf to avoid buffer overflow 2019-05-13 09:14:42 +00:00
zconf.tab.c_shipped
zconf.y