diff options
author | Leah Rowe <leah@libreboot.org> | 2023-08-21 00:40:35 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2023-08-21 00:58:26 +0100 |
commit | 7be4706552845824888b58054120dfac99bfdf63 (patch) | |
tree | fb173e704061b8193f97fd67472e31a6b79b53c4 /util/ich9utils/src/common/descriptor_gbe.h | |
parent | 0faf2a0c6f3e6a52885e1669751c96c2b7265052 (diff) |
unify build/defconfig and modify/defconfig
they fundamentally perform the same action: copy
the .config file and run make, but build runs
make-all, while modify runs make-oldconfig or
make-menuconfig
merge this functionality together
also:
./handle config file
^ this is the new syntax, not:
./build defconfig for
for example:
./handle config file -b coreboot x200_8mb <-- build x200 rom
./handle config file -m coreboot x200_8mb <-- modify configs
./handle config file -u coreboot x200_8mb <-- make-oldconfig
./handle config file -u seabios
./handle config file -b u-boot
yes, 1 script and a sloccount reduction of 52. and the audit?
it continues.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util/ich9utils/src/common/descriptor_gbe.h')
0 files changed, 0 insertions, 0 deletions