diff options
author | Angel Pons <th3fanbus@gmail.com> | 2021-03-16 11:09:50 +0100 |
---|---|---|
committer | Angel Pons <th3fanbus@gmail.com> | 2021-03-23 11:28:34 +0000 |
commit | f439b009345bb102d5d43b5b4b6a78a569ac6338 (patch) | |
tree | 2309c30741115cc9ef1ff8165f89bf9d0c1a2cb5 /util/manibuilder | |
parent | a8301660e2bab0fc9fdb7278c59c2c4dfcff99e5 (diff) | |
download | flashrom-f439b009345bb102d5d43b5b4b6a78a569ac6338.tar.gz flashrom-f439b009345bb102d5d43b5b4b6a78a569ac6338.tar.bz2 flashrom-f439b009345bb102d5d43b5b4b6a78a569ac6338.zip |
util/manibuilder/README.md: Fix typo
Change-Id: I68d3055d0d6b80b79673f66769663387fe15dcde
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/51518
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'util/manibuilder')
-rw-r--r-- | util/manibuilder/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/manibuilder/README.md b/util/manibuilder/README.md index 624895a39..b00d61818 100644 --- a/util/manibuilder/README.md +++ b/util/manibuilder/README.md @@ -1,7 +1,7 @@ Manibuilder =========== -Manibuilder is a set of Dockerfiles for manic build testing, hold +Manibuilder is a set of Dockerfiles for manic build testing, held together by some make-foo. Most of the Dockerfiles make use of *multiarch* images. This way we can test building on many platforms supported by *Qemu*. The idea is to test in environments as close |