coreboot-kgpe-d16/util/sconfig
Duncan Laurie 51c8373593 sconfig: Switch to getopt
Instead of positional arguments switch sconfig to use getopt and pass
the arguments as options in the build system.  This will make it easier
to add additional options.

Change-Id: I431633781e80362e086c000b7108191b5b01aa9d
Signed-off-by: Duncan Laurie <dlaurie@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44035
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-09-18 17:50:00 +00:00
..
Makefile.inc
description.md
lex.yy.c_shipped sconfig: Allow to link devices to other device's drivers 2020-09-11 17:34:01 +00:00
main.c sconfig: Switch to getopt 2020-09-18 17:50:00 +00:00
sconfig.h sconfig: Allow to link devices to other device's drivers 2020-09-11 17:34:01 +00:00
sconfig.l sconfig: Allow to link devices to other device's drivers 2020-09-11 17:34:01 +00:00
sconfig.tab.c_shipped sconfig: Allow to link devices to other device's drivers 2020-09-11 17:34:01 +00:00
sconfig.tab.h_shipped sconfig: Allow to link devices to other device's drivers 2020-09-11 17:34:01 +00:00
sconfig.y sconfig: Allow to link devices to other device's drivers 2020-09-11 17:34:01 +00:00