diff options
author | Simon Glass | 2022-01-22 05:07:33 -0700 |
---|---|---|
committer | Tom Rini | 2022-02-08 23:07:59 -0500 |
commit | 2b4806e481026df7364cb9ed53ffc577e3dc59bb (patch) | |
tree | b73fe58be13cf418841ce2454975ad2a8da1206e /Makefile | |
parent | 8ca0931a913d5e25232c454ceca70635c49058dc (diff) |
buildman: Allow adjusting board config on the fly
Add a -a option to specify changes to the config before the build
commences. For example
buildman -a ~CONFIG_CMDLINE
disables CONFIG_CMDLINE before doing the build.
This makes it easier to try things out as well as to write tests without
creating a new board or manually manging the .config file.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions