diff options
Diffstat (limited to 'config/module/bios_extract/default')
| -rw-r--r-- | config/module/bios_extract/default/target.cfg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/config/module/bios_extract/default/target.cfg b/config/module/bios_extract/default/target.cfg new file mode 100644 index 00000000..e416bb82 --- /dev/null +++ b/config/module/bios_extract/default/target.cfg @@ -0,0 +1,14 @@ +# SPDX-License-Identifier: GPL-3.0-or-later + +url="https://github.com/coreboot/bios_extract" +bkup_url="https://review.coreboot.org/bios_extract" + +rev="0a7bc1d71735ef97b00dfec0fd54a02fcc5d1bb0" + +tree="default" + +noconfig="y" + +# we only need the python scripts. +# bios_extract itself is not required. +if_not_skip_build=":" |
