Skip to content
Commit 2b4806e4 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

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: default avatarSimon Glass <sjg@chromium.org>
parent 8ca0931a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment